Ignore:
Timestamp:
Dec 7, 2011, 7:50:11 PM (14 years ago)
Author:
dmik
Message:

Port SHELL32 to GCC/kBuild.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/include/win/winuser.h

    r21553 r21860  
    32053205#define DI_DEFAULTSIZE          8
    32063206
    3207   /* misc messages */
     3207/* misc messages */
    32083208#define WM_NULL             0x0000
    3209 #define WM_CPL_LAUNCH       (WM_USER + 1000)
    3210 #define WM_CPL_LAUNCHED     (WM_USER + 1001)
    32113209
    32123210/* WM_NOTIFYFORMAT commands and return values */
Note: See TracChangeset for help on using the changeset viewer.