Changeset 5620 for trunk/src/user32
- Timestamp:
- Apr 28, 2001, 3:35:52 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibmsgtranslate.cpp
r5606 r5620 1 /* $Id: oslibmsgtranslate.cpp,v 1.4 8 2001-04-27 17:36:37sandervl Exp $ */1 /* $Id: oslibmsgtranslate.cpp,v 1.49 2001-04-28 13:35:52 sandervl Exp $ */ 2 2 /* 3 3 * Window message translation functions for OS/2 … … 387 387 //WM_NC*BUTTON* is posted when the cursor is in a non-client area of the window 388 388 389 dprintf(("button (%d,%d)", winMsg->pt.x, winMsg->pt.y));390 389 #ifdef ODIN_HITTEST 391 390 HWND hwnd;
Note:
See TracChangeset
for help on using the changeset viewer.