.. |
tests
|
advapi32: Make sure it's a real cleanup.
|
2006-10-02 21:38:04 +02:00 |
Makefile.in
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
advapi.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
advapi32.spec
|
advapi32: Add CreateWellKnownSid and IsWellKnownSid.
|
2006-07-17 13:45:11 +02:00 |
advapi32_misc.h
|
advapi32: Add more helper functions.
|
2006-07-31 14:49:31 +02:00 |
crypt.c
|
Assorted spelling fixes.
|
2006-09-08 11:04:53 +02:00 |
crypt.h
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
crypt_arc4.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
crypt_des.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
crypt_lmhash.c
|
advapi32: Cast-qual warnings fix.
|
2006-08-26 19:16:19 +02:00 |
crypt_md4.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
crypt_md5.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
crypt_sha.c
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
eventlog.c
|
advapi32: Cast-qual warnings fix.
|
2006-08-26 19:16:19 +02:00 |
lsa.c
|
advapi32: Move duplicated code into function.
|
2006-08-14 20:17:09 +02:00 |
registry.c
|
advapi32: Add tests for RegQueryValueEx to show that it sets the data
|
2006-08-16 17:02:04 +02:00 |
security.c
|
advapi32: Fix ADVAPI_GetComputerSid to work correctly if a sid doesn't exist in the registry.
|
2006-09-25 17:55:40 +02:00 |
service.c
|
advapi32: Fix the service function being called when extended is
|
2006-07-05 11:44:27 +02:00 |