Changeset 593 for trunk/dll/mainwnd2.c
- Timestamp:
- Mar 31, 2007, 9:13:59 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/dll/mainwnd2.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/mainwnd2.c
r574 r593 15 15 02 Jan 06 SHL Map IDM_WINDOWDLG to match IBM_TWODIRS 16 16 17 Jul 06 SHL Use Runtime_Error 17 17 30 Mar 07 GKY Remove GetPString for window class names 18 18 ***********************************************************************/ 19 19 … … 1369 1369 WS_VISIBLE, 1370 1370 &FrameFlags, 1371 GetPString(IDS_WCMAINWND2),1371 WC_MAINWND2, 1372 1372 NULL, 1373 1373 WS_VISIBLE | WS_ANIMATE,
Note:
See TracChangeset
for help on using the changeset viewer.
