You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
313 B
21 lines
313 B
#pragma once
|
|
|
|
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
|
|
|
|
#include "windows.h"
|
|
#include <tchar.h>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
|
|
#include <ntlsa.h>
|
|
#include <msaudite.h>
|
|
#include <rpc.h>
|
|
#include <msobjs.h>
|
|
|
|
#define SECURITY_WIN32
|
|
|
|
#include "sspi.h"
|
|
#include "secint.h"
|