#include "precomp.h"Go to the source code of this file.
Functions | |
| BOOL | AddLink (PCONV_INFO pcoi, GATOM gaItem, WORD wFmt, WORD wType) |
| VOID | DeleteLinkCount (PCL_INSTANCE_INFO pcii, PLINK_COUNT pLinkCountDelete) |
|
||||||||||||||||||||
|
Definition at line 23 of file util.c. References tagCONV_INFO::aLinks, BOOL, tagCONV_INFO::cLinks, DDEMLAlloc, DDEMLReAlloc, FALSE, tagLINK_COUNT::gaItem, GlobalToLocalAtom(), IncGlobalAtomCount(), IncLocalAtomCount(), tagLINK_COUNT::laItem, tagADVISE_LINK::laItem, LATOM, tagCONV_INFO::laTopic, tagLINK_COUNT::laTopic, tagLINK_COUNT::next, NULL, tagCONV_INFO::pcii, tagCL_INSTANCE_INFO::pLinkCount, tagADVISE_LINK::pLinkCount, SetLastDDEMLError(), tagCONV_INFO::state, tagADVISE_LINK::state, tagLINK_COUNT::Total, TRUE, tagLINK_COUNT::wFmt, tagADVISE_LINK::wFmt, and tagADVISE_LINK::wType. Referenced by ClRespAdviseAck(), and SvSpontAdvise().
|
|
||||||||||||
|
Definition at line 123 of file util.c. References DDEMLFree, tagLINK_COUNT::gaItem, tagLINK_COUNT::laItem, tagLINK_COUNT::laTopic, tagLINK_COUNT::next, NULL, tagCL_INSTANCE_INFO::pLinkCount, tagLINK_COUNT::Total, and VOID(). Referenced by FreeConversationResources(), and SvSpontUnadvise().
|
1.3.7