A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto 1826feb50f [KERNEL32]
Remove spurious cast to CSR_API_MESSAGE. What should be noted is that CsrMsg is used by both VDM thing (via CheckVdmMsg pointer) and CreateProcess thing (via CreateProcessMsg), but one after the other (first VDM only, then CreateProcess only) so that, even if the common struct/union CsrMsg is used in both cases, there is no data corruption by, e.g. CreateProcess using pieces of VDM data and vice-versa.

svn path=/trunk/; revision=61913
2014-02-02 00:08:54 +00:00
reactos [KERNEL32] 2014-02-02 00:08:54 +00:00
rosapps [RosApps] 2013-12-07 01:37:47 +00:00
rostests [user32_apitest] 2013-12-21 10:44:10 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00