mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:05:48 +00:00
[KERNEL32_APITEST] Add a PCH.
This commit is contained in:
parent
3543c43252
commit
e00cc9728c
28 changed files with 43 additions and 120 deletions
|
@ -16,13 +16,7 @@
|
|||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winerror.h"
|
||||
#include "precomp.h"
|
||||
|
||||
HANDLE _CreateActCtxFromFile(LPCWSTR FileName, int line);
|
||||
VOID _ActivateCtx(HANDLE h, ULONG_PTR *cookie, int line);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue