Home
last modified time | relevance | path

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

/reactos/base/applications/winhlp32/
H A Dwinhelp.h117 #define DW_CALLBACKS 10 macro
H A Dmacro.c792 if (dll->class & DC_CALLBACKS) dll->handler(DW_CALLBACKS, (LONG_PTR)&Callbacks, 0); in MACRO_RegisterRoutine()