A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto f743d127e7 [USER32]
Reenable some disabled tests, while disabling some other calls, namely:
- code in ClientThreadStartup (that was moved in ClientThreadSetupHelper that is hackilly now called in Init() from DllMain),
- code in User32CallClientThreadSetupFromKernel,
- add two flag manual resets in Init() and the forced call to ClientThreadSetupHelper,
- and moreover the whole CSR call in DllMain, that seems to sometimes cause some user32 internal global pointers to remain NULL where they should not (more specifically some "pdi" thing).

Obviously all these problems need to be understood (why some things do not become initialized when they should, etc...). See r65799, revert r65810, and CORE-8949.

svn path=/trunk/; revision=65811
2014-12-23 16:42:59 +00:00
reactos [USER32] 2014-12-23 16:42:59 +00:00
rosapps [BUTTERFLIES] 2014-09-24 22:18:51 +00:00
rossubsys Resuscitate VMS subsystem (yeah, you've correctly read: VMS!!) from revision 24496. 2014-11-23 15:24:49 +00:00
rostests [NTDLL_WINETEST] Properly enable back the LdrAddRefDll tests. CORE-8102 2014-12-21 18:00:03 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00