- Timestamp:
- Oct 15, 2012, 11:02:51 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/Miscellaneous/GetClipboardData/GetClipboardData.cpp
r134 r135 169 169 CloseClipboard(); 170 170 } 171 if(hNextClipboardViewerWindow) 172 SendMessage(hNextClipboardViewerWindow, WM_DRAWCLIPBOARD, wParam, lParam); 171 173 } 172 174 break;
Note: See TracChangeset
for help on using the changeset viewer.