A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto 2b427f2fba [CONSRV]
- Free allocated memory in case GlobalLock fails.
- Implement bitmap copy of graphics screen buffers. It seems that the call to StretchDIBits doesn't work correctly (it copies the image but removes a band of height == Console->Selection.srSelection.Top at the bottom of the copied image), so in the meantime I call SetDIBitsToDevice which does correctly the job. It would be nice that some win32k guy has a look at this... :D
Have fun!

svn path=/trunk/; revision=62513
2014-03-16 02:15:53 +00:00
reactos [CONSRV] 2014-03-16 02:15:53 +00:00
rosapps [VGAFONTEDIT] 2014-03-08 08:47:03 +00:00
rostests [User32Test] 2014-03-13 01:39:31 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00