Changeset 1027 for trunk/dll/walkem.c
- Timestamp:
- Jun 20, 2008, 5:04:46 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/dll/walkem.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/walkem.c
r1025 r1027 27 27 29 Feb 08 GKY Use xfree where appropriate 28 28 29 Feb 08 GKY Refactor global command line variables to notebook.h 29 19 Jun 08 JBS Ticket 227: Allow temporary saving/deleting of the shutdown state of directory containers 29 30 30 31 ***********************************************************************/ … … 93 94 MPFROMP(pld->path)); 94 95 } 95 // if (fSaveState) {96 // WinSendMsg(hwndStatelist,97 // LM_INSERTITEM,98 // MPFROM2SHORT(LIT_SORTASCENDING, 0),99 // MPFROMP(GetPString(IDS_SHUTDOWNSTATE)));100 // }101 96 WinSetWindowText(hwndStatelist, GetPString(IDS_STATETEXT)); 102 97 }
Note:
See TracChangeset
for help on using the changeset viewer.
