]> icculus.org git repositories - btb/d2x.git/blob - unused/bios/x
Import of d2x-0.0.8
[btb/d2x.git] / unused / bios / x
1 //the both return 0 if no error\r
2 int GetFileTime(int filehandle, FILETIMESTRUCT *ftstruct);\r
3 int SetFileTime(int filehandle, FILETIMESTRUCT *ftstruct);\r