Changeset 752 for trunk/dll/seeall.c
- Timestamp:
- Aug 3, 2007, 4:36:29 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/seeall.c
r593 r752 2009 2009 WinCancelShutdown(hmq2, TRUE); 2010 2010 IncrThreadUsage(); 2011 ad->afFilesToGet = min(FilesToGet, 128);2011 ad->afFilesToGet = FilesToGet; 2012 2012 if (!*ad->szFindPath) { 2013 2013 DosError(FERR_DISABLEHARDERR);
Note:
See TracChangeset
for help on using the changeset viewer.