dxx-rebirth/unused/bios/x
2006-03-20 17:12:09 +00:00

4 lines
150 B
Plaintext
Executable file

//the both return 0 if no error
int GetFileTime(int filehandle, FILETIMESTRUCT *ftstruct);
int SetFileTime(int filehandle, FILETIMESTRUCT *ftstruct);