27 lines
330 B
C
27 lines
330 B
C
#define SECURITY_WIN32
|
|
|
|
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
|
|
#include <windows.h>
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
|
|
#include <winldap.h>
|
|
#include <dsgetdc.h>
|
|
#include <sspi.h>
|
|
#include <secext.h>
|
|
|
|
#include <ntdddisk.h>
|
|
|
|
#include <aclapi.h>
|
|
#include <remboot.h>
|
|
|
|
#include "copy.h"
|
|
#include "regtool.h"
|
|
|
|
|
|
|