mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 16:31:50 +00:00
[SHELL32_WINETEST] Add a PCH.
This commit is contained in:
parent
de6d0f24bc
commit
e32018ba19
23 changed files with 73 additions and 235 deletions
|
@ -18,12 +18,7 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
#include "shellapi.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include "wine/test.h"
|
||||
#include "precomp.h"
|
||||
|
||||
static int (WINAPI *pSHQueryRecycleBinA)(LPCSTR,LPSHQUERYRBINFO);
|
||||
static int (WINAPI *pSHFileOperationA)(LPSHFILEOPSTRUCTA);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue