|
ReactOS 0.4.17-dev-806-gffa4164
|
#include <stdarg.h>#include "windef.h"#include "winbase.h"#include "wincred.h"#include "sspi.h"#include "wine/test.h"
Go to the source code of this file.
Functions | |
| static | SECURITY_STATUS (SEC_ENTRY *pSspiEncodeAuthIdentityAsStrings)(PSEC_WINNT_AUTH_IDENTITY_OPAQUE |
| static PCWSTR PCWSTR PCWSTR *static | void (SEC_ENTRY *pSspiFreeAuthIdentity)(PSEC_WINNT_AUTH_IDENTITY_OPAQUE) |
| static | ULONG (SEC_ENTRY *pSspiPromptForCredentialsW)(PCWSTR |
| static void | test_CredUIPromptForCredentials (void) |
| static void | test_SspiPromptForCredentials (void) |
| START_TEST (credui) | |
Variables | |
| static void | ULONG |
| static void | PCWSTR |
| static void | PSEC_WINNT_AUTH_IDENTITY_OPAQUE |
|
static |
| START_TEST | ( | credui | ) |
Definition at line 191 of file credui.c.
Definition at line 37 of file credui.c.
Referenced by START_TEST().
Definition at line 142 of file credui.c.
Referenced by START_TEST().