[ZIPFLDR] Make function prototype consistent
[reactos.git] / reactos / subsys / system / services / services.h
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-17 Art YerkesHauled subsys/system items into base/system
2005-12-31 Eric Kohl- Service list entries use a pointer to a group list...
2005-12-31 Eric KohlMove group-list related code to a separate file and...
2005-12-25 Eric Kohl- Implement EnumServicesStatusW.
2005-12-23 Eric Kohl-Add QueryServiceConfig2A stub.
2005-12-18 Eric KohlImplement QueryServiceConfigW.
2005-11-20 Eric Kohl- Prepare to delete marked services upon startup.
2005-11-06 Eric Kohl- Rewrote the code that reads the service configuration...
2005-11-01 Eric Kohl- Mark service for delete in the registry.
2005-10-30 Eric Kohl- Implement GetServiceKeyNameW (untested).
2005-10-30 Eric Kohl- Implement GetServiceDisplayNameW (untested).
2005-10-23 Eric Kohl- Implement ScmrChangeServiceConfigW stub.
2005-10-23 Eric KohlImprovements to ScmrCreateServiceW:
2005-10-22 Eric KohlSimplify services.exe.
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-09 Eric KohlFirst shot at CreateServiceW. It crashes due to a bug...
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-06-20 Alex IonescuBuild services with NDK
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-23 Eric Kohladvapi32.dll: Implement QueryServiceStatus.
2005-04-15 Eric KohlUse RPC for making calls to the Service Control Manager.
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-04-12 Filip Navara- Reverted my last changed, should go to branch!
2004-04-12 Filip Navara- Initial hacky implementation of some SCM calls needed...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2002-06-07 Eric KohlLet services.exe load the auto-start drivers.