Searched refs:progressTestClass (Results 1 – 1 of 1) sorted by relevance
33 static const char progressTestClass[] = "ProgressBarTestClass"; variable111 wc.lpszClassName = progressTestClass; in init()119 …hProgressParentWnd = CreateWindowExA(0, progressTestClass, "Progress Bar Test", WS_OVERLAPPEDWINDO… in init()135 UnregisterClassA(progressTestClass, GetModuleHandleA(NULL)); in cleanup()