Changeset 9950 for trunk/src/user32/oslibmsgtranslate.cpp
- Timestamp:
- Mar 28, 2003, 12:49:02 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/oslibmsgtranslate.cpp
r9944 r9950 1 /* $Id: oslibmsgtranslate.cpp,v 1.10 6 2003-03-27 13:54:18sandervl Exp $ */1 /* $Id: oslibmsgtranslate.cpp,v 1.107 2003-03-28 11:49:01 sandervl Exp $ */ 2 2 /* 3 3 * Window message translation functions for OS/2 … … 640 640 // is over, otherwise it will return FALSE and will be dispatched, 641 641 // and retranslated once again. 642 if(win32wnd) RELEASE_WNDOBJ(win32wnd);643 return TRUE;644 642 645 643 winMsg->message = 0;
Note:
See TracChangeset
for help on using the changeset viewer.