Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dddeml.h94 #define EC_ENABLEALL 0 macro
/reactos/win32ss/user/user32/misc/
H A Dddemisc.c2139 if (wCmd != EC_ENABLEALL && wCmd != EC_ENABLEONE) in WDML_EnableCallback()
2145 if (wCmd == EC_ENABLEALL) in WDML_EnableCallback()
2207 else if (wCmd == EC_ENABLEALL) in DdeEnableCallback()