Files
metasploit-gs/external/source/exploits/CVE-2018-8440/dll/ALPC-TaskSched-LPE/stdafx.h
T
2018-09-17 17:38:19 -05:00

16 lines
299 B
C
Executable File

// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#define RPC_USE_NATIVE_WCHAR
#include <stdio.h>
#include <tchar.h>
#include <Windows.h>
#include <memory>