In the likely event to make me look very silly without pulling a funny face 
Is GlobalMem Alloc (keyword in PB 9.0) the same as using the GlobalAlloc
exported function in kernel32.dll ?
I read somewhere long ago that GlobalAlloc should not be used since it was
depreciated, is it ?
Cheers
Steven

Is GlobalMem Alloc (keyword in PB 9.0) the same as using the GlobalAlloc
exported function in kernel32.dll ?
I read somewhere long ago that GlobalAlloc should not be used since it was
depreciated, is it ?
Cheers
Steven
Comment