Changeset 22116
- Timestamp:
- Feb 9, 2016, 12:58:11 PM (10 years ago)
- File:
-
- 1 edited
-
branches/swt/src/user32/oslibmsgtranslate.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/swt/src/user32/oslibmsgtranslate.cpp
r21916 r22116 269 269 case WM_QUIT: 270 270 winMsg->message = WINWM_QUIT; 271 winMsg->wParam = (WPARAM) os2Msg->mp1; 271 272 if (fMsgRemoved && win32wnd && (ULONG)os2Msg->mp2 != 0) { 272 273 // mp2 != 0 -> sent by window list; be nice and close
Note:
See TracChangeset
for help on using the changeset viewer.
