reactos/reactos/base/system
Johannes Anderwald 2b9d1b809c [USERINIT]
- Move code for playing logon sound to winlogon where it should belong
[WINLOGON]
- Create a thread for playing the logon sound
- Query the status of sysaudio. If sysaudio isnt running yet, wait a second.
- Wait for max 20 seconds to get sysaudio running
- Finally logon sound should work

svn path=/trunk/; revision=42051
2009-07-18 15:19:57 +00:00
..
autochk Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
bootok The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
expand Bug 4287: Lithuan Translaions by Vytis Girdžijauskas 2009-03-21 12:38:32 +00:00
format Bug 4418: Simplified chinese language resource update by Jingjing Fu 2009-04-30 06:01:08 +00:00
lsass Do not start LSASS as a service but as an ordinary process because: 2008-12-13 14:47:07 +00:00
msiexec - Change icon for msiexec to Tango icon 2009-06-28 09:21:47 +00:00
regsvr32 Bug 4418: Simplified chinese language resource update by Jingjing Fu 2009-04-30 06:01:08 +00:00
rundll32 Patch from Petru Dimitriu (bug #4416): 2009-04-25 17:32:31 +00:00
services - In Win32 DBG is defined to 0 for a non-debug build and to 1 for a debug build. In ReactOS we do this slightly different: DBG is correctly defined to 1 for debug, but not defined at all on non-debug/release build. Because gcc is awesome we can then check for debug compilation with both #ifdef DBG and #if DBG (error free! yay gcc!), and so we have mixed usage all over the tree. 2009-06-17 12:44:05 +00:00
smss fix formatting 2009-06-29 21:10:40 +00:00
userinit [USERINIT] 2009-07-18 15:19:57 +00:00
winlogon [USERINIT] 2009-07-18 15:19:57 +00:00
.gitignore The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00
system.rbuild The real, definitive, Visual C++ support branch. Accept no substitutes 2008-10-25 17:56:00 +00:00