Changeset 1570 for trunk/dll/common.c
- Timestamp:
- Jun 13, 2011, 12:09:19 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/common.c
r1498 r1570 150 150 case UM_RESCAN: 151 151 if (fAutoTile && 152 152 !fAmClosing && !fNoTileUpdate && !ParentIsDesktop(hwnd, (HWND) 0)) 153 153 PostMsg(WinQueryWindow(hwnd, QW_PARENT), UM_RESCAN, MPVOID, MPVOID); 154 154 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.