13 lines
219 B
C
13 lines
219 B
C
#include <windows.h>
|
|
#include <windowsx.h>
|
|
#include <shlobj.h>
|
|
#include <shfusion.h>
|
|
/*#include "common.h"*/
|
|
|
|
/*#ifdef NT_BUILD*/
|
|
#include <shlobjp.h>
|
|
#include <shlguidp.h>
|
|
#include <comctrlp.h>
|
|
/*#endif*/
|
|
|