Ignore:
Timestamp:
Feb 21, 2010, 5:33:53 PM (16 years ago)
Author:
rlwalsh
Message:

eliminate VACPP warning & info msgs - see Ticket #1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/wndmsg.h

    r10431 r21356  
    2121void DebugPrintMessage(HWND hwnd, UINT Msg, WPARAM wParam, LPARAM lParam, BOOL fUnicode, BOOL fInternalMsg);
    2222#else
     23#define GetMsgText(Msg)     ""
    2324#define DebugPrintMessage(a, b, c, d, e, f)
    2425#endif
Note: See TracChangeset for help on using the changeset viewer.