A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto 682debaaf6 [NTVDM]
- Move the VDD memory handler API prototypes to the corresponding DDK header.
- Fix few function arguments types and add few more comments :)
- Move all NTVDM-memory related functions to memory.c
- Prefer checking for !IsListEmpty(&list) instead of doing list.Flink != &list (ehh! NTVDM is not win32k!!)

svn path=/trunk/; revision=66669
2015-03-13 22:38:44 +00:00
reactos [NTVDM] 2015-03-13 22:38:44 +00:00
rosapps Move explorer_old to the rosapps. 2015-02-20 14:54:05 +00:00
rossubsys Resuscitate VMS subsystem (yeah, you've correctly read: VMS!!) from revision 24496. 2014-11-23 15:24:49 +00:00
rostests [ADVAPI32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246 2015-03-10 10:10:54 +00:00
wallpaper [WALLPAPER] 2015-01-22 22:29:48 +00:00