mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix build.
svn path=/trunk/; revision=69756
This commit is contained in:
@@ -112,8 +112,11 @@ extern "C" {
|
||||
#define CCM_SETVERSION (CCM_FIRST+0x7)
|
||||
#define CCM_GETVERSION (CCM_FIRST+0x8)
|
||||
#define CCM_SETNOTIFYWINDOW (CCM_FIRST+0x9)
|
||||
#if (_WIN32_WINNT >= 0x0501)
|
||||
#define CCM_SETWINDOWTHEME (CCM_FIRST+0xb)
|
||||
#define CCM_DPISCALE (CCM_FIRST+0xc)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define INFOTIPSIZE 1024
|
||||
|
||||
|
||||
Reference in New Issue
Block a user