[ADVAPI32_APITEST] Add a PCH.

This commit is contained in:
Amine Khaldi 2017-12-12 12:44:32 +01:00
parent 24f35397c6
commit 24f8946956
20 changed files with 34 additions and 75 deletions

View file

@ -6,13 +6,8 @@
* Dmitry Chapyshev
*/
#include <apitest.h>
#include "precomp.h"
#define WIN32_NO_STATUS
#include <ndk/rtlfuncs.h>
#include <winbase.h>
#include <winnls.h>
#include <wincon.h>
#include <stdio.h>
PVOID LoadCodePageData(ULONG Code)