hi,
anyone used the transfer function?
I am talking on one call, while I have another call setup.
I want to transfer the first call to the secnd address. currently the application crashes when i call the transfer function. any idea why or any experiance in this kind of things?
thanks,
Sumedha
hi
I am adding data to the body of the html page in the OnSendRawData function in an ISAPI filter appliation.
but at this moment the header has already been send. therefore I can't change the "content-length", as it is not known at the time the header is processed by the filter.
the...
hi,
how do u assign classes to a VARIANT data type in vc++6.
also how do u retrive the assigned class.
for example
I have a class
MyClass myclass;
myclass.x="hello";
now how do u assign myclass to a VARIANT type.
thank you
sumedha77
hi,
using VC++6.
how do u set values during run time to a ms flexgrid? sample code will be wellcome.
can't figure out the parameters for AddItem.
thank you
sumedha77
hi,
I'm using vc++6.I have a mdi application. I need to implement 2 different views
for one document. I created the views. and added two templates as follows.
CMultiDocTemplate* pDocTemplate;
pDocTemplate = new CMultiDocTemplate(
IDR_ZZZTYPE,
RUNTIME_CLASS(CZzzDoc)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.