Click here to Skip to main content
15,914,820 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: type convert problem Pin
George L. Jackson4-Nov-06 9:01
George L. Jackson4-Nov-06 9:01 
AnswerRe: type convert problem Pin
jocblack6-Nov-06 5:25
jocblack6-Nov-06 5:25 
QuestionMulti-Dimensional BST Pin
graceyuki4-Nov-06 0:04
graceyuki4-Nov-06 0:04 
AnswerRe: Multi-Dimensional BST Pin
led mike6-Nov-06 4:41
led mike6-Nov-06 4:41 
Questionhow to move to the second line in C++ .txt file reading? Pin
bloodwinner3-Nov-06 23:49
bloodwinner3-Nov-06 23:49 
AnswerRe: how to move to the second line in C++ .txt file reading? Pin
Christian Graus6-Nov-06 10:04
protectorChristian Graus6-Nov-06 10:04 
Questionhow to save two int values into two columns of excel file? and how toread them again? Pin
bloodwinner3-Nov-06 2:03
bloodwinner3-Nov-06 2:03 
AnswerRe: how to save two int values into two columns of excel file? and how toread them again? Pin
led mike3-Nov-06 4:42
led mike3-Nov-06 4:42 
bloodwinner wrote:
http://www.codeproject.com/cpp/miniexcel.asp

That article is not really "about" Excel Automation. You need to research the Microsoft Office Object Model specifically the Excel Object Model. The MSDN site has examples and of course the documentation to these COM interfaces.

If you posted this in the correct forum it means you are using the .NET runtime for your project. In that case you can use the Microsoft supplied .NET libraries. http://support.microsoft.com/kb/302084[^]


led mike

QuestionData Structure(Stacks)...urgently wanted... Pin
Farree2-Nov-06 19:32
Farree2-Nov-06 19:32 
AnswerRe: Data Structure(Stacks)...urgently wanted... Pin
led mike3-Nov-06 4:34
led mike3-Nov-06 4:34 
GeneralRe: Data Structure(Stacks)...urgently wanted... Pin
Paul Conrad4-Nov-06 11:55
professionalPaul Conrad4-Nov-06 11:55 
QuestionUrgently Need help to beginner's question Pin
bloodwinner2-Nov-06 11:06
bloodwinner2-Nov-06 11:06 
AnswerRe: Urgently Need help to beginner's question Pin
Christian Graus2-Nov-06 13:14
protectorChristian Graus2-Nov-06 13:14 
Questionstring concatenation Pin
abhiramsss2-Nov-06 9:52
abhiramsss2-Nov-06 9:52 
AnswerRe: string concatenation Pin
Nish Nishant2-Nov-06 10:02
sitebuilderNish Nishant2-Nov-06 10:02 
QuestionDisable viewing resourses in exe file from VS? Pin
dragonmc1-Nov-06 10:13
dragonmc1-Nov-06 10:13 
AnswerRe: Disable viewing resourses in exe file from VS? Pin
Michael Dunn3-Nov-06 2:29
sitebuilderMichael Dunn3-Nov-06 2:29 
GeneralRe: Disable viewing resourses in exe file from VS? Pin
dragonmc3-Nov-06 5:56
dragonmc3-Nov-06 5:56 
QuestionHandling middle mouse button click over taskbar buttons Pin
wargol1-Nov-06 4:58
wargol1-Nov-06 4:58 
QuestionRemoving the Close button on Modal Dialog Pin
bankai12331-Oct-06 18:39
bankai12331-Oct-06 18:39 
AnswerRe: Removing the Close button on Modal Dialog Pin
led mike1-Nov-06 4:44
led mike1-Nov-06 4:44 
QuestionRS232 IN C++/CLI .NET2 vs2005 Pin
yonas_mgm31-Oct-06 12:06
yonas_mgm31-Oct-06 12:06 
AnswerRe: RS232 IN C++/CLI .NET2 vs2005 Pin
RSangeetha31-Oct-06 17:55
RSangeetha31-Oct-06 17:55 
GeneralRe: RS232 IN C++/CLI .NET2 vs2005 Pin
yonas_mgm12-Nov-06 13:16
yonas_mgm12-Nov-06 13:16 
QuestionInvoking delegates(Asynchronouly) in the invocation order Pin
RSangeetha31-Oct-06 2:26
RSangeetha31-Oct-06 2:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.