Added/fixed some documentation reported by winapi_check.
[wine] / dlls / advapi32 / service.c
1999-12-12  Andreas MohrFixed compiler warnings.
1999-12-04  Michael McCormackAdded code to some service functions (some untested...
1999-11-21  Peter SchlaileImplemented StartServiceCtrlDispatcherA according to...
1999-11-21  Michael McCormackImplemented OpenSCManagerW, CloseServiceHandle, OpenSer...
1999-09-19  Patrik StridvallAdded support for anonymous structs/unions on compilers...
1999-07-04  Patrik StridvallFixed/moved/added missing/wrong function prototypes.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-12  Juergen SchmiedSmall fixes to compile with the headers (mostly nt...
1999-01-30  Matthew BeckerDoc updates.
1999-01-28  Matthew BeckerDocumentation standardizations.
1999-01-03  Juergen SchmiedMoved ADVAPI32 files to dlls/advapi32.