#include "precomp.h"
Go to the source code of this file.
Defines | |
#define | phszs ((MONHSZSTRUCT *)&pep->Data) |
#define | pls ((MONLINKSTRUCT *)&pep->Data) |
#define | pcs ((MONCONVSTRUCT *)&pep->Data) |
Functions | |
VOID | MonitorStringHandle (PCL_INSTANCE_INFO pcii, HSZ hsz, DWORD fsAction) |
VOID | MonitorLink (PCL_INSTANCE_INFO pcii, BOOL fEstablished, BOOL fNoData, LATOM aService, LATOM aTopic, GATOM aItem, WORD wFmt, BOOL fServer, HCONV hConvServer, HCONV hConvClient) |
VOID | MonitorConv (PCONV_INFO pcoi, BOOL fConnect) |
|
Referenced by GetCPConnSpace(), GetPS2PreviewColorRenderingDictionary(), InitNamedColorProfileData(), MonitorConv(), ReaderWndProc(), SendCRDABC(), and SendCRDLMN(). |
|
Referenced by MonitorStringHandle(). |
|
Referenced by MonitorLink(). |
|
Definition at line 167 of file monitor.c. References CheckDDECritIn, DDEMLAlloc, DWORD, EnterDDECrit, Event(), tagCONV_INFO::hwndConv, tagCONV_INFO::hwndPartner, tagCONV_INFO::laService, tagCONV_INFO::laTopic, LeaveDDECrit, LocalToGlobalAtom(), tagCL_INSTANCE_INFO::MonitorFlags, NtGetTickCount(), NULL, tagCONV_INFO::pcii, pcs, pep, SetLastDDEMLError(), tagCONV_INFO::state, tagCL_INSTANCE_INFO::tid, TRUE, and VOID().
|
|
Definition at line 90 of file monitor.c. References CheckDDECritIn, DDEMLAlloc, DWORD, EnterDDECrit, Event(), IncGlobalAtomCount(), LeaveDDECrit, LocalToGlobalAtom(), tagCL_INSTANCE_INFO::MonitorFlags, NtGetTickCount(), NULL, pep, pls, SetLastDDEMLError(), tagCL_INSTANCE_INFO::tid, TRUE, and VOID().
|
|
Definition at line 31 of file monitor.c. References CheckDDECritIn, DDEMLAlloc, DWORD, EnterDDECrit, Event(), LATOM_FROM_HSZ, LeaveDDECrit, tagCL_INSTANCE_INFO::MonitorFlags, NtGetTickCount(), NULL, pep, phszs, SetLastDDEMLError(), tagCL_INSTANCE_INFO::tid, TRUE, and VOID().
|