A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Aleksandar Andrejevic 60eacc928e [NTVDM][KERNEL32]
In DosCreateProcess, allocate space for the environment block dynamically and expand
it if needed, just like we do in CommandThreadProc.
In GetNextVDMCommand, remove the check that checks whether VDMState is one of
VDM_NOT_LOADED, VDM_NOT_READY or VDM_READY - that check makes no sense whatsoever,
since those aren't input values for that structure field. Their bit masks do correspond
to valid input fields, but even then the check makes no sense.


svn path=/trunk/; revision=67363
2015-04-23 02:30:53 +00:00
reactos [NTVDM][KERNEL32] 2015-04-23 02:30:53 +00:00
rosapps [FRAGINATOR] 2015-04-20 00:08:02 +00:00
rossubsys Resuscitate VMS subsystem (yeah, you've correctly read: VMS!!) from revision 24496. 2014-11-23 15:24:49 +00:00
rostests [URLMON_WINETEST] Skip test_ftp_protocol() because of timeouts. ROSTESTS-165 2015-04-22 20:48:13 +00:00
wallpapers Rename 'wallpaper' repo to 'wallpapers' (since it doesn't contain only 1 wallpaper :p ) 2015-03-15 16:06:50 +00:00