(file) Return to cabinet_fdi.c CVS log (file) (dir) Up to [RizwankCVS] / group3 / wine / dlls / cabinet / tests

Diff for /group3/wine/dlls/cabinet/tests/cabinet_fdi.c between version 2.5 and 2.6

version 2.5, 2005/02/25 10:35:55 version 2.6, 2005/02/26 03:39:28
Line 130 
Line 130 
                         sprintf(target, "./%s",pfdin->psz1);                         sprintf(target, "./%s",pfdin->psz1);
                         printf("%s\n",target);                         printf("%s\n",target);
  
                                 fih = 0;                                  fih = tvfs_open (target,
                                 /*real_open(  
                                         target,  
                                         _O_BINARY | _O_CREAT | _O_WRONLY | _O_SEQUENTIAL,                                         _O_BINARY | _O_CREAT | _O_WRONLY | _O_SEQUENTIAL,
                                         _S_IREAD | _S_IWRITE                                         _S_IREAD | _S_IWRITE
                                         );                                         );
 */  
                         return fih;                         return fih;
                 }                 }
                 case fdintCLOSE_FILE_INFO:                 case fdintCLOSE_FILE_INFO:


Legend:
Removed from v.2.5  
changed lines
  Added in v.2.6

Rizwan Kassim
Powered by
ViewCVS 0.9.2