First shot at CreateServiceW. It crashes due to a bug (aka missing feature) in widl...
[reactos.git] / reactos / lib / advapi32 / service / sctrl.c
2005-08-05 Thomas Bluemel#include "advapi32.h" -> #include <advapi32.h>
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-02-06 Gé van Geldorp- Add RegisterServiceCtrlHandlerExA/W
2005-01-28 Eric KohlUse the service contol pipe to send a start command...
2005-01-08 Eric KohlStart services again and call a services main routine.
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-08-15 Casper Hornstrup2004-08-15 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-20 Eric KohlMoved logon-related functions to a separate file.
2003-08-28 Gé van GeldorpSilence debug messages
2003-08-07 Royce Mitchell III* added _DISABLE_TIDENTS macro to disable any ANSI...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-02 KJK::HyperionCleaning up victims of stricter warning checking...
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-27 Hartmut BirrRepleaced wcsicmp with _wcsicmp in ScLookupServiceBySer...
2002-07-20 Eric KohlAdded some experimental code
2001-10-21 Casper HornstrupOpen named pipe to SCM
2001-06-25 Eric KohlFixed a lot of warnings.
2000-03-26 David WelchCorrected the handle generation algorithm in the kernel...