"Rein Klazes" rklazes@xs4all.nl wrote:
win95 on a vmware machine.
H:>test hMapping = 0005 p = 826DB000 VirtualQuery(826DB000) ret=0x1c BaseAddress = 826DB000 AllocationBase = 826DB000 AllocationProtect = 0x00000001 RegionSize = 0x0400f000 State = 00002000 Protect = 00000001 Type = 00020000
This means that Win95/98 doesn't free region allocated with SEC_RESERVE flag set. Could you please test other SEC_ flags? Is the result the same?