60 "%d-%02d-%02d %02d:%02d:%02d",
static VOID CALLBACK TimerProc(HWND, UINT, UINT_PTR, DWORD)
static INT_PTR CALLBACK DialogFunc(HWND, UINT, WPARAM, LPARAM)
static int InitializeApp(HWND hDlg, WPARAM wParam, LPARAM lParam)
INT WINAPI WinMain(HINSTANCE hinst, HINSTANCE hinstPrev, LPSTR lpCmdLine, INT nCmdShow)
VOID WINAPI GetLocalTime(OUT LPSYSTEMTIME lpSystemTime)
unsigned __int3264 UINT_PTR
UINT_PTR WINAPI SetTimer(_In_opt_ HWND, _In_ UINT_PTR, _In_ UINT, _In_opt_ TIMERPROC)
BOOL WINAPI KillTimer(_In_opt_ HWND, _In_ UINT_PTR)
BOOL WINAPI EndDialog(_In_ HWND, _In_ INT_PTR)