mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 00:45:24 +00:00
- missed this one.. fix build?
svn path=/trunk/; revision=46110
This commit is contained in:
parent
c97215f5d4
commit
7d54007084
1 changed files with 0 additions and 4 deletions
|
@ -128,10 +128,6 @@ typedef struct _USER32_THREAD_DATA
|
|||
|
||||
PUSER32_THREAD_DATA User32GetThreadData();
|
||||
|
||||
DEVMODEW *
|
||||
WINAPI
|
||||
GdiConvertToDevmodeW(DEVMODEA *dm);
|
||||
|
||||
/* FIXME: Belongs to some header. */
|
||||
BOOL WINAPI GdiDllInitialize(HANDLE, DWORD, LPVOID);
|
||||
void InitStockObjects(void);
|
||||
|
|
Loading…
Reference in a new issue