February 27th, 2004 04:27 AM
keyword: IStream Dom Save encoding
when you create a MS DOM object,you maybe want to save the content to memory ,not to file ,How to do this?i have found all the world, no answer.so i write it ....
February 10th, 2004 04:44 AM
K.Babu have given a deploy file list,that's for crystal report 8,not 9,i accord it and success .but cr9 is terrible,
i copy craxdrt9.dll to other machine,then want to register it using regsvr32...
December 3rd, 2003 10:59 PM
I have got the answer!!!!! it's interface as param:
// xslSetParamTest.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
char* XQ_ConvertBSTRToString(BSTR...
December 3rd, 2003 08:23 PM
you can get online help :on line help
December 3rd, 2003 08:12 PM
my friends,
i use vc++ to develop xml and xsl program,use xsl to transform xml ,then get the transformed result.if you know xsl,you can know that xsl can set parameter into it.porgram look like...
April 27th, 2003 08:55 PM
do you want to let modelessdlg in maindlg ?
take all maindlg client place?
April 27th, 2003 08:46 PM
i made a sdi with formview,then add control to formview, compile,run exe,then drag the window border to zoom it .you can see: FLICK,control Flick.
i find out the reason: erase back ground area and...
September 5th, 2002 10:32 PM
My English is POOR!
I have a small question:When I use ADO access Database (at server machine),If I select a very LARGE recordset ,selected result on which side? client or server?
Because I don't...