killchain-compendium/exploit/windows/print_nightmare/CVE-2021-1675/nightmare-dll/nightmare/framework.h

6 lines
154 B
C
Raw Normal View History

2022-05-05 09:31:18 +02:00
#pragma once
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
// Windows Header Files
#include <windows.h>