reactos/subsystems
Hermès Bélusca-Maïto 40f773b96b [DDK:NT_VDD]
Declare some VDM memory services.

[NTVDM]
- Almost all of the XXXInitialize functions just return TRUE always, so VOIDify them instead (since they always succeed).
- Move almost all of the hardware initialization inside EmulatorInitialize.
- Move pure console initialization/mode-saving/cleanup code into ConsoleInit/Cleanup functions in ntvdm.c instead of in bios.c.

svn path=/branches/ntvdm/; revision=61588
2014-01-11 20:59:27 +00:00
..
ntvdm [DDK:NT_VDD] 2014-01-11 20:59:27 +00:00
win Sync up with trunk r61578. 2014-01-11 00:00:10 +00:00
win32 Sync up with trunk r61578. 2014-01-11 00:00:10 +00:00
CMakeLists.txt [NTVDM] 2013-12-02 01:02:17 +00:00