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