reactos/reactos/win32ss/user/winsrv
Hermès Bélusca-Maïto e28e6935a6 [CMAKE]: Fix a comment typo only.
[NTDLL-KERNEL32-BASESRV-WINSRV]: Specify by hand (hackz for MSVC builds) that the dll will be a "Console DLL" (ie. not a native one nor a Gui DLL).
[BASESRV]: Explicitely set the DLL entry point to DllMain (unusued).
[WINSRV]: Explicitely set the DLL entry point to DllMain (unusued) AND REMOVE usage of msvcrt (that might pose problems when testing with Windows msvcrt etc...) and use libcntpr instead.

Thanks to Amine for having helped me in solving a problem with delayed imports.

svn path=/trunk/; revision=59933
2013-09-01 00:11:56 +00:00
..
consrv [CONSRV]: Stubplement the remaining APIs needed for Windows kernel32. 2013-08-30 17:53:45 +00:00
consrv_new [CONSRV] 2013-07-13 15:18:34 +00:00
usersrv [USERSRV]: Stubplement all the APIs needed for Windows kernel32. 2013-08-30 11:33:25 +00:00
CMakeLists.txt [CMAKE]: Fix a comment typo only. 2013-09-01 00:11:56 +00:00
consrv.cmake [CONSRV]: Stubplement the remaining APIs needed for Windows kernel32. 2013-08-30 17:53:45 +00:00
consrv_new.cmake Forgot this file 2013-07-13 15:22:27 +00:00
init.c [CONSRV-WINSRV] 2013-07-13 04:54:49 +00:00
usersrv.cmake [CONSRV-WINSRV] 2013-07-13 04:54:49 +00:00
winsrv.rc [CONSRV-WINSRV] 2013-07-13 04:54:49 +00:00
winsrv.spec [CONSRV-WINSRV] 2013-07-13 04:54:49 +00:00