Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

36 lines
603 B

/*
This is predefined header file.
*/
#ifndef _STDAFX_H
#define _STDAFX_H
#include <nt.h>
#include <ntrtl.h>
#include <nturtl.h>
#include <ntseapi.h>
#include <stdio.h>
#include <stdlib.h>
#include <windows.h>
#include <lm.h>
#include <lmapibuf.h>
#include <objbase.h>
#include <ntdsapi.h>
#include "rpc.h"
#include "rpcndr.h"
#include <windows.h>
#include "ole2.h"
#include <activeds.h>
#include "dsgetdc.h"
#include "sddl.h"
#include "seopaque.h"
#include "adshlp.h"
#include <aclapi.h>
//#include <permit.h>
#include <activeds.h>
#include <ntlsa.h>
#include <winldap.h>
#include <sddlp.h>
#endif