I tried this code, and it worked. #include <windows.h> #include <stdio.h> int main(void) { HANDLE hFile1; FILETIME ftCreate; ...
確定! 回上一頁