Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dddeml.h103 #define CBF_FAIL_SELFCONNECTIONS 0x00001000 macro
/reactos/win32ss/user/user32/misc/
H A Dddeserver.c420 if ((pInstance->CBFflags & CBF_FAIL_SELFCONNECTIONS) && self) in WDML_ServerNameProc()