Ignore:
Timestamp:
Nov 25, 2011, 10:19:52 PM (14 years ago)
Author:
dmik
Message:

Make the debug version of ported DLLs build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/user32/wndmsg.h

    r21356 r21824  
    1717
    1818#ifdef DEBUG_LOGGING
    19 char *GetMsgText(int Msg);
     19const char *GetMsgText(int Msg);
    2020
    2121void DebugPrintMessage(HWND hwnd, UINT Msg, WPARAM wParam, LPARAM lParam, BOOL fUnicode, BOOL fInternalMsg);
Note: See TracChangeset for help on using the changeset viewer.