Home
last modified time | relevance | path

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

/reactos/dll/win32/comdlg32/
H A Dfiledlg.c115 static LONG s_nFileDialogHookCount = 0; variable
1552 if (++s_nFileDialogHookCount == 1) in FileOpenDlgProc95()
1601 if (--s_nFileDialogHookCount == 0) in FileOpenDlgProc95()