Changeset 22113 for branches/swt/testapp/apitest/src/ApiTestPm.cpp
- Timestamp:
- Feb 9, 2016, 12:57:21 PM (10 years ago)
- File:
-
- 1 edited
-
branches/swt/testapp/apitest/src/ApiTestPm.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/swt/testapp/apitest/src/ApiTestPm.cpp
r22112 r22113 208 208 }; 209 209 PSZ pszClassClient = (PSZ) "ApiTestPm"; // Window Class Name 210 PSZ pszTitle = (PSZ) "ApiTestPm :: Main Window [generated:20160 1252233]"; // Window Title210 PSZ pszTitle = (PSZ) "ApiTestPm :: Main Window [generated:201602071054]"; // Window Title 211 211 ULONG flStyleClient = 0; // Style for Client Window 212 212 HWND hwndFrame = NULL; // Receives handle for Frame Window … … 314 314 printf("\n"); 315 315 printf("%s\n","###############################################################################"); 316 printf("%s\n","# This is the PM variant of ApiTest version.20160 1252233#");316 printf("%s\n","# This is the PM variant of ApiTest version.201602071054 #"); 317 317 printf("%s\n","###############################################################################"); 318 318 printf("\n");
Note:
See TracChangeset
for help on using the changeset viewer.
