how to concatenate strings with longs for example if i want to do that: long j=5; MessageBox("the number is"+J+"apples");
identity_85
Posts
-
concatenate strings with long -
retreive data from text box in vc++ 6i want it as long not string?????????????
-
retreive data from text box in vc++ 6how to get the input data (text) from text box in mfc dialog based application in v c++ 6
-
debug assertion failedprogram fails cause in ASSERT(m_pCtrlSite != NULL); "m_pCtrlSite" not an OLE control ?? will these two functions solve it and if so what's the directions or classes of them plz?
-
debug assertion failedhow can i initialize COM? and what's the declaration for these two functions?
-
debug assertion failedwhen calling msflexgrid::clear() for example the program fails in this line ASSERT(m_pCtrlSite != NULL); in the vs/src/WINOCC.cpp file
-
debug assertion failedi made a program using flexgrid ActiveX control and when i run and call a function from the flexgrid class i got a debug assertion failed mesaage
-
run spreadsheet from visual c++errors like these about 200 errors: debug\excel.tlh(1150) : error C2371: 'FontPtr' : redefinition; different basic types debug\excel.tlh(1228) : error C2786: 'BOOL (__stdcall *)(HDC,int,int,int,int)' : invalid operand for __uuidof debug\excel.tlh(1228) : error C2923: '_com_IIID' : 'Rectangle' is not a valid template type argument for parameter '_Interface'
-
run spreadsheet from visual c++how to automate spreadsheet from visual c++ 2005 , i tried to do it as the msdn directions but i got louds of errors in a file called excel.tlh