Combination View Flat View Tree View
Threads [ Previous | Next ]
The UCCX CTI Sample.zip contain messages project - library of CRS CTI messages.
How we can use it ?The cticlient application does not use it to parse messages.Could you explain in details.
Thanks

<div dir="ltr"><span class="643524413-11022009">The cticlient *does* use the library of cti messages although all messages are not included in the sample.  The sample is provided to show how to pack and unpack messages 
<div dir="ltr"><span class="643524413-11022009">parseparams.cpp shows the inclusion of the message header files and the C++ project for msclient shows the include files for the msctilib.files</span></div>
</span></div>

Yes you right. I found that at general/linker project propery exist reference to additional inlclude/linker directories.
Thanks