mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[PSDK]
add missing LPCOLORREF to windef.h svn path=/trunk/; revision=48414
This commit is contained in:
@@ -395,6 +395,7 @@ DECLARE_HANDLE(HKL);
|
||||
typedef int HFILE;
|
||||
typedef HICON HCURSOR;
|
||||
typedef DWORD COLORREF;
|
||||
typedef DWORD* LPCOLORREF;
|
||||
#ifdef _WIN64
|
||||
typedef INT_PTR (FAR WINAPI *FARPROC)();
|
||||
typedef INT_PTR (NEAR WINAPI *NEARPROC)();
|
||||
|
||||
Reference in New Issue
Block a user