A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Art Yerkes 74c80e3705 When doing NtAllocateVirtualMemory, you need to MEM_RELEASE if you intend to
free the memory, otherwise you'll get stray address space hanging around.  This
was noticeable as a leak if you just left the command prompt sitting, because
every DC allocated to blink the cursor kept address space that was never freed.

svn path=/trunk/; revision=30567
2007-11-18 23:59:48 +00:00
irc modified Resources/hresult.xml 2006-09-09 10:53:28 +00:00
reactos When doing NtAllocateVirtualMemory, you need to MEM_RELEASE if you intend to 2007-11-18 23:59:48 +00:00
rosapps Hackfix Download! to get it working under ReactOS 2007-11-18 13:33:06 +00:00
rostests some more tests for NtUserScrollDC and NtGdiBitBlt 2007-11-11 00:19:42 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00