Home
last modified time | relevance | path

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

/reactos/base/applications/winhlp32/
H A Dwinhelp.h112 #define DW_TERM 5 macro
H A Dwinhelp.c1739 if (dll->class & DC_INITTERM) dll->handler(DW_TERM, 0, 0); in WinMain()