Andrey Turkin
|
0b21bb75a0
|
advapi32: Implement CredReadDomainCredentials stub and tests.
|
2008-12-26 13:42:38 +01:00 |
Francois Gouget
|
ddab29b7d1
|
advapi32: Add a rudimentary implementation of CredGetSessionTypes().
|
2008-02-15 12:05:20 +01:00 |
Francois Gouget
|
8edfee18cc
|
advapi32: Add some missing CRED_TYPE_XXX constants.
|
2008-02-15 12:05:09 +01:00 |
Alexandre Julliard
|
2d1da3430c
|
include: Add WINADVAPI to the exported advapi32 functions.
|
2007-11-07 12:27:27 +01:00 |
Rob Shearman
|
d1696ff5fe
|
include: Take care to not declare CtxtHandle and PCtxtHandle more than once when including both sspi.h and wincred.h.
|
2007-11-05 13:24:36 +01:00 |
Rob Shearman
|
eb239a47cc
|
include: Fix a typo in wincred.h.
The Attribute field of the CREDENTIALA/W structs should instead be
Attributes.
|
2007-05-30 11:51:41 +02:00 |
Rob Shearman
|
213f645a10
|
include: Add credential serialisation APIs to wincred.h.
|
2007-03-13 20:31:29 +01:00 |
Francois Gouget
|
4485b4506b
|
credui: Better match the PSDK types and fix the winapi_check warnings.
|
2007-02-07 21:42:35 +01:00 |
Francois Gouget
|
78c874f982
|
credui: Make wincred.h C++ compatible.
|
2007-02-07 21:42:08 +01:00 |
Rob Shearman
|
0ca78828c3
|
include: Add wincred.h header file.
|
2006-11-13 16:12:50 +01:00 |