13 lines
232 B
C++
Raw Normal View History

2001-01-01 00:00:00 +01:00
#include <windows.h>
#include <windowsx.h>
#include <shlobj.h>
#include <commctrl.h>
#include <tchar.h>
//#include "memutil.h"
//#ifdef NT_BUILD
#include <shlobjp.h>
#include <shlguidp.h>
#include <comctrlp.h>
//#endif