Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dcderr.h9 #define CDERR_NOHINSTANCE 0x0004 macro
/reactos/modules/rostests/winetests/comdlg32/
H A Dfinddlg.c129 CHECK_FINDREPLACE_FAIL(CDERR_NOHINSTANCE); in test_param_check()
/reactos/dll/win32/comdlg32/
H A Dfinddlg.c372 COMDLG32_SetCommDlgExtendedError(CDERR_NOHINSTANCE); in COMDLG32_FR_CheckPartial()
/reactos/base/applications/regedit/
H A Dframewnd.c193 case CDERR_NOHINSTANCE: in CheckCommDlgError()