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.
19 lines
366 B
19 lines
366 B
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
#include <ntcsrdll.h>
|
|
#include <ntcsrsrv.h>
|
|
#define NONTOSPINTERLOCK
|
|
#include <ntosp.h>
|
|
|
|
#include <stdarg.h>
|
|
#include <stdio.h>
|
|
#include <excpt.h>
|
|
#include <string.h>
|
|
#include <limits.h>
|
|
#include "immcli.h"
|
|
#include <ntsdexts.h>
|
|
#include <stdlib.h>
|
|
#include <windowsx.h>
|
|
#include <newres.h>
|
|
|