reactos/dll/win32/msports/precomp.h
Amine Khaldi 178300c8a6 * Sync to trunk HEAD (r53318).
* Fix PCH use in shell32.

svn path=/branches/shell32_new-bringup/; revision=53319
2011-08-19 17:45:34 +00:00

16 lines
263 B
C

#define WIN32_NO_STATUS
#include <windows.h>
#include <cmtypes.h>
#include <stdio.h>
#include <msports.h>
#include <setupapi.h>
#include <commctrl.h>
#include <prsht.h>
#include <wine/debug.h>
//#include <windows.h>
#include "internal.h"
#include "resource.h"