Changeset 89 for trunk/snapshot.cpp
- Timestamp:
- Aug 24, 2020, 11:57:26 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/snapshot.cpp
r2 r89 19 19 20 20 // ** CreateSnapshotWindow ************************************************ /*FOLD00*/ 21 21 #ifndef _QUIET_ 22 22 HWND CreateSnapshotWindow (VOID) 23 23 { … … 206 206 return WinDefWindowProc (hwnd, msg, mp1, mp2); 207 207 } 208 208 #endif 209 209 // ************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.