Home
last modified time | relevance | path

Searched refs:IDT_BAR (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/syssetup/
H A Dresource.h177 #define IDT_BAR 1 macro
H A Dinstall.c679 if (SetTimer(hwndDlg, IDT_BAR, 20, NULL) == 0) in StatusMessageWindowProc()
745 KillTimer(hwndDlg, IDT_BAR); in StatusMessageWindowProc()
/reactos/dll/win32/msgina/
H A Dgui.c34 #define IDT_BAR 1 macro
286 if (SetTimer(hwndDlg, IDT_BAR, 20, NULL) == 0) in StatusDialogProc()
349 KillTimer(hwndDlg, IDT_BAR); in StatusDialogProc()