#include "precomp.h"Go to the source code of this file.
Functions | |
| VOID | SendRegisterMessageToClass (ATOM atomClass, UINT msg, GATOM ga, HWND hwndFrom, BOOL fPost) |
| VOID | RegisterService (BOOL fRegister, GATOM gaApp, HWND hwndListen) |
| LRESULT | ProcessRegistrationMessage (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) |
|
||||||||||||||||||||
|
Definition at line 90 of file register.c. References tagCL_INSTANCE_INFO::afCmd, CheckDDECritOut, DoCallback(), EnterDDECrit, GATOM, GetWindowLongPtr(), GlobalToLocalAtom(), GWLP_INSTANCE_INFO, HMValidateHandleNoRip(), INST_SPECIFIC_HSZ_FROM_LATOM, L, LATOM, LeaveDDECrit, MakeInstSpecificAtom(), msg, NORMAL_HSZ_FROM_LATOM, NULL, PtoH, and TYPE_WINDOW. Referenced by DDEMLMotherWndProc().
|
|
||||||||||||||||
|
Definition at line 68 of file register.c. References tagSERVERINFO::atomSysClass, CheckDDECritOut, gpsi, ICLS_DDEML16BIT, ICLS_DDEMLMOTHER, SendRegisterMessageToClass(), and VOID(). Referenced by DdeNameService().
|
|
||||||||||||||||||||||||
|
Definition at line 30 of file register.c. References tagCLS::atomClassName, GetDesktopWindow(), GetWindow(), IncGlobalAtomCount(), msg, NULL, PostMessage(), REBASEALWAYS, SendMessage(), ValidateHwndNoRip(), and VOID(). Referenced by RegisterService().
|
1.3.7