Searched refs:DTN_FORMATQUERYA (Results 1 – 4 of 4) sorted by relevance
/reactos/modules/rostests/winetests/comctl32/ |
H A D | pager.c | 743 case DTN_FORMATQUERYA: in test_notify_proc() 1192 …fq, sizeof(nmdtfq), NULL, 0, (WCHAR **)&nmdtfq.pszFormat, NULL, DTN_FORMATQUERYW, DTN_FORMATQUERYA, in test_wm_notify()
|
/reactos/win32ss/user/user32/windows/ |
H A D | spy.c | 1962 SPNFY(DTN_FORMATQUERYA, NMHDR),
|
/reactos/dll/win32/comctl32/ |
H A D | pager.c | 1051 case DTN_FORMATQUERYW: return DTN_FORMATQUERYA; in PAGER_GetAnsiNtfCode()
|
/reactos/sdk/include/psdk/ |
H A D | commctrl.h | 4440 #define DTN_FORMATQUERYA (DTN_FIRST+5) macro
|