请问在VC++中怎样获得当前的机器时间?要不要包含什么头文件?谢谢
GetSystemTime(LPSYSTEMTIME lpSystemTime)
头文件winbase.h 链接库kernel32.lib