From c79589509c104e9a12e618c609ba7e0f423f0368 Mon Sep 17 00:00:00 2001 From: sinn3r Date: Fri, 9 Jan 2015 19:04:50 -0600 Subject: [PATCH] Old comment --- .../exploits/ntapphelpcachecontrol/exploit/stdafx.h | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/external/source/exploits/ntapphelpcachecontrol/exploit/stdafx.h b/external/source/exploits/ntapphelpcachecontrol/exploit/stdafx.h index 2c8386487a..d42eed6a35 100755 --- a/external/source/exploits/ntapphelpcachecontrol/exploit/stdafx.h +++ b/external/source/exploits/ntapphelpcachecontrol/exploit/stdafx.h @@ -5,17 +5,10 @@ #include #include -// #define WIN32_LEAN_AND_MEAN -// If you use WIN32_LEAN_AND_MEAN, you will no longer get the redef errors. -// But you will need shellapi.h and objbase.h for Exploit.cpp. -// And then you'll get a different set of problems + #define WIN32_NO_STATUS 1 #include #undef WIN32_NO_STATUS #include #include - -// If you use WIN32_LEAN_AND_MEAN, you will need these two. -//#include -//#include \ No newline at end of file