reactos/reactos/subsystems
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
..
ntvdm Remove the unneeded $Id$ blabla from the source code. (Part 2/N) 2013-03-14 21:04:13 +00:00
win [CMAKE]: Fix a comment typo only. 2013-09-01 00:11:56 +00:00
win32 [CMAKE]: Fix a comment typo only. 2013-09-01 00:11:56 +00:00
.gitignore Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
CMakeLists.txt [REACTOS] 2013-04-15 19:32:00 +00:00