Sweden-Number/dlls/advapi32
Patrik Stridvall cf07e10017 Don't use wine/unicode.h in the header files, include it directly
where needed instead.
2002-10-23 20:20:59 +00:00
..
tests Change the #include order so that these tests compile on Windows. 2002-09-17 00:04:35 +00:00
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in Added support for building certain dlls with -DSTRICT. 2002-10-18 23:46:28 +00:00
advapi.c Added wine_get_user_name function and got rid of some of the getpwuid 2002-08-27 18:30:53 +00:00
advapi32.spec LsaNtStatusToDosError implementation. 2002-09-06 19:36:37 +00:00
crypt.c Only modify returned keys on success. 2002-08-13 18:05:19 +00:00
crypt.h The provider functions are WINAPI. 2002-08-13 18:05:45 +00:00
eventlog.c Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00
registry.c Removed LPxxx handle types that don't exist under Windows. 2002-10-03 19:46:27 +00:00
security.c Don't use wine/unicode.h in the header files, include it directly 2002-10-23 20:20:59 +00:00
service.c Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00