Changeset 755
- Timestamp:
 - Aug 4, 2007, 1:20:00 AM (18 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/dll/eas.c (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/dll/eas.c
r730 r755 17 17 05 Jul 07 SHL GetFileEAs: avoid heap corruption 18 18 15 Jul 07 GKY Allow subject edit of up to 256 chars 19 03 Aug 07 GKY Remove surrious error message 19 20 20 21 ***********************************************************************/ … … 1285 1286 } 1286 1287 else { 1287 Runtime_Error(pszSrcFile, __LINE__, "why here", filename); 1288 //Runtime_Error(pszSrcFile, __LINE__, "why here", filename); 1289 //03 AUG 07 GKY This isn't an error it is for processing Readonly files 1288 1290 /* try it without opening it */ 1289 1291 if (!DosQueryPathInfo(filename, FIL_QUERYEASIZE, (PVOID) & fsa4,  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  