#include "precomp.h"
Go to the source code of this file.
Functions | |
DWORD | xxxCsDdeInitialize (PHANDLE phInst, HWND *phwndEvent, LPDWORD pMonitorFlags, DWORD afCmd, PVOID pcii) |
DWORD | _CsUpdateInstance (HANDLE hInst, LPDWORD pMonitorFlags, DWORD afCmd) |
BOOL | _CsDdeUninitialize (HANDLE hInst) |
VOID | xxxDestroyThreadDDEObject (PTHREADINFO pti, PSVR_INSTANCE_INFO psii) |
Variables | |
PSVR_INSTANCE_INFO | psiiList |
|
Definition at line 110 of file ddemlsvr.c. References BOOL, CheckCritIn, hInst, HMValidateHandleNoRip(), NULL, PtiCurrent, TRUE, TYPE_DDEACCESS, and xxxDestroyThreadDDEObject().
|
|
Definition at line 88 of file ddemlsvr.c. References CheckCritIn, DWORD, hInst, HMValidateHandleNoRip(), MonitorFlags, NULL, TYPE_DDEACCESS, and xxxChangeMonitorFlags(). Referenced by NtUserUpdateInstance().
|
|
Definition at line 19 of file ddemlsvr.c. References tagSERVERINFO::atomSysClass, CheckCritIn, CW_FLAGS_DIFFHMOD, DWORD, FALSE, gpsi, GWLP_PSII, HMAllocObject(), HMFreeObject(), hModuleWin, ICLS_DDEMLEVENT, Lock, MonitorFlags, tagSVR_INSTANCE_INFO::nextInThisThread, NULL, psiiList, tagTHREADINFO::psiiList, PtiCurrent, PtoH, tagSVR_INSTANCE_INFO::spwndEvent, SVR_INSTANCE_INFO, TYPE_DDEACCESS, VER31, xxxChangeMonitorFlags(), xxxCreateWindowEx(), and xxxSetWindowLongPtr. Referenced by NtUserDdeInitialize().
|
|
Definition at line 127 of file ddemlsvr.c. References CheckCritIn, HMFreeObject(), HMIsMarkDestroy, HMMarkObjectDestroy(), tagSVR_INSTANCE_INFO::next, tagSVR_INSTANCE_INFO::nextInThisThread, NULL, psiiList, tagTHREADINFO::psiiList, tagSVR_INSTANCE_INFO::spwndEvent, Unlock, VOID(), and xxxDestroyWindow(). Referenced by _CsDdeUninitialize(), NtUserDdeInitialize(), and xxxDestroyThreadInfo().
|
|
Definition at line 17 of file ddemlsvr.c. Referenced by xxxCsDdeInitialize(), xxxCsEvent(), and xxxDestroyThreadDDEObject(). |