- Timestamp:
- Dec 8, 2005, 8:46:36 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/dll/flesh.c (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/flesh.c
r175 r284 11 11 24 May 05 SHL Rework Win_Error usage 12 12 25 May 05 SHL Rework for ProcessDirectory 13 28 May 05 SHL Clean with reading code 13 28 May 05 SHL Clean while reading code 14 24 Oct 05 SHL Delete obsolete code 14 15 15 16 ***********************************************************************/ … … 317 318 318 319 nm = ulM; 319 320 // WinSetWindowText(hwndStatus,str);321 320 322 321 DosError(FERR_DISABLEHARDERR); … … 463 462 PCNRITEM pci; 464 463 465 // WinSetWindowText(hwndStatus2,"Found a dir");466 467 464 pci = WinSendMsg(hwndCnr, 468 465 CM_ALLOCRECORD, … … 507 504 else 508 505 ret = TRUE; 509 // WinSetWindowText(hwndStatus2,NullStr);510 506 } 511 507 else
Note:
See TracChangeset
for help on using the changeset viewer.
