reactos/reactos/lib/advapi32
Hervé Poussineau 45829a8995 - 2nd stage setup: start umpnpmgr service only after the installation of device classes
- Implement ScmrChangeServiceConfigW
- Change StartServiceW stub to return success
This fixes a race condition in device installation, which sometimes lead to a bad installation for network cards, and no network connectivity at next reboot

svn path=/trunk/; revision=19289
2005-11-17 12:49:37 +00:00
..
crypt implemented some stubs needed by ClamWin 2005-11-14 22:44:36 +00:00
misc don't try to free the ansi strings passed by the caller 2005-10-09 22:35:41 +00:00
reg replace offsetof with FIELD_OFFSET 2005-11-11 11:59:56 +00:00
sec implemented some stubs needed by ClamWin 2005-11-14 22:44:36 +00:00
service - 2nd stage setup: start umpnpmgr service only after the installation of device classes 2005-11-17 12:49:37 +00:00
token implemented some stubs needed by ClamWin 2005-11-14 22:44:36 +00:00
advapi32.def implemented some stubs needed by ClamWin 2005-11-14 22:44:36 +00:00
advapi32.h - NDK fix: don't undef a million status codes, instead, have apps define WIN32_NO_STATUS. 2005-10-19 17:03:38 +00:00
advapi32.rc Do NOT include defines.h in .rc files. 2005-06-17 11:28:23 +00:00
advapi32.xml - added stubs for Set/GetConsoleHistoryInfo(), GetConsoleOriginalTitleA/W(), Set/GetConsoleScreenBufferInfoEx() and GetCurrentConsoleFontEx() 2005-08-25 19:47:44 +00:00