dxx-rebirth/unused/bios/x

4 lines
150 B
Plaintext
Raw Normal View History

2006-03-20 17:12:09 +00:00
//the both return 0 if no error
int GetFileTime(int filehandle, FILETIMESTRUCT *ftstruct);
int SetFileTime(int filehandle, FILETIMESTRUCT *ftstruct);