|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <tchar.h>#include <windows.h>#include <commctrl.h>#include <ndk/ntndk.h>#include <psapi.h>#include "gdi.h"#include "mainwnd.h"#include "proclist.h"#include "handlelist.h"#include "resource.h"

Go to the source code of this file.
Macros | |
| #define | WIN32_NO_STATUS |
Variables | |
| PGDI_TABLE_ENTRY | GdiHandleTable |
| HINSTANCE | g_hInstance |
|
extern |
Definition at line 18 of file MainWindow.cpp.
|
extern |