A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto fe68098da9 [NTVDM]
- Add DPRINTs to the DumpMemory function.
- Use a VgaSetActiveScreenBuffer function to change active screen buffers: it calls the SetConsoleActiveScreenBuffer API but also recreates the VDM console menus, because on windows custom console menus are per-screen-buffer, and not per-console, so that if you set menus when one screen buffer is activated, and if you change it, then your menus become unuseful because for this new active screenbuffer, they are not set. It's completely ridiculous but we need to live with that (on ReactOS we still don't have this behaviour).

svn path=/trunk/; revision=64137
2014-09-14 00:43:43 +00:00
reactos [NTVDM] 2014-09-14 00:43:43 +00:00
rosapps [GREEN]: Fix 2nd parameter of ObOpenObjectByName. 2014-05-17 13:26:32 +00:00
rostests [PSEH_TEST] 2014-09-12 10:31:48 +00:00
wallpaper