#include <stdarg.h>
#include "ntstatus.h"
#include "windef.h"
#include "winbase.h"
#include "sspi.h"
#include "ntsecapi.h"
#include "ntsecpkg.h"
#include "wine/debug.h"
Go to the source code of this file.
◆ WIN32_NO_STATUS
◆ SpUserModeInitialize()
Definition at line 72 of file usermode.c.
74{
75 TRACE(
"(%u, %p, %p, %p)\n", LsaVersion, PackageVersion, ppTables, pcTables);
76
79
81 *pcTables = 2;
83
85}
#define SECPKG_INTERFACE_VERSION
#define STATUS_INVALID_PARAMETER
static SECPKG_USER_FUNCTION_TABLE secPkgUserTables[2]
◆ WINE_DEFAULT_DEBUG_CHANNEL()
WINE_DEFAULT_DEBUG_CHANNEL |
( |
schannel |
| ) |
|
◆ secPkgUserTables