Diff for /xmil/win9x/dosio.h between versions 1.2 and 1.3

version 1.2, 2004/08/03 12:50:54 version 1.3, 2004/08/05 16:47:26
Line 47  void __stdcall file_cutext(OEMCHAR *path Line 47  void __stdcall file_cutext(OEMCHAR *path
 void __stdcall file_cutseparator(OEMCHAR *path);  void __stdcall file_cutseparator(OEMCHAR *path);
 void __stdcall file_setseparator(OEMCHAR *path, int maxlen);  void __stdcall file_setseparator(OEMCHAR *path, int maxlen);
   
 // LPSTR getFileName(LPSTR filename);  
 // void cutFileName(LPSTR filename);  
 // LPSTR getExtName(LPSTR filename);  
 // void cutExtName(LPSTR filename);  
 // void cutyen(LPSTR str);  
 // void fname_mix(LPSTR str, LPSTR mix, int size);  
   
 #ifdef __cplusplus  #ifdef __cplusplus
 }  }
 #endif  #endif

Removed from v.1.2  
changed lines
  Added in v.1.3


RetroPC.NET-CVS <cvs@retropc.net>