Getsystemtimepreciseasfiletime Windows 7 Upd [better]

int main() SYSTEMTIME st; GetSystemTime(&st); // Use the SYSTEMTIME structure return 0;

If you need the high precision provided by GetSystemTimePreciseAsFileTime , you may want to consider upgrading to Windows 8 or a later version of Windows. getsystemtimepreciseasfiletime windows 7 upd

#endif // SYSTEM_TIME_H

Here is the critical distinction developers must understand: int main() SYSTEMTIME st; GetSystemTime(&st); // Use the

Are you trying to that's throwing this error, or are you trying to run an app that won't start? int main() SYSTEMTIME st