CompuServe Messages

#Win32s data

    02-Aug-93 10:12:09
Sb: #Win32s data
Fm: Mike Markley [MS] 72420,3517
To: David Connelly 72303,1713
David, Memory allocations under Win32s are always above the 2Gb point. It is not possible to get memory below this address. The recommended solution is to use the low bit as a mark bit. You can use the GetSystemInfo() API to determine the upper and lower limits of application address space. Thanks, Michael Markley [Microsoft Developer Support] There is 1 Reply.