[WIN32SS] Add IntGoGhost function (stub) (#1081)

CORE-11944
This commit is contained in:
Katayama Hirofumi MZ 2018-12-01 20:59:07 +09:00 committed by GitHub
parent f5f3ff86ea
commit b09487fb44
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 31 additions and 4 deletions

View file

@ -99,6 +99,7 @@ typedef struct _DC *PDC;
#include "user/ntuser/winpos.h"
#include "user/ntuser/callback.h"
#include "user/ntuser/mmcopy.h"
#include "user/ntuser/ghost.h"
/* CSRSS Interface */
#include "user/ntuser/csr.h"