Click here to Skip to main content
15,881,803 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help in closing main application from child window Pin
StarMeteor9-Jan-06 21:33
StarMeteor9-Jan-06 21:33 
GeneralRe: Help in closing main application from child window Pin
pavanbabut10-Jan-06 5:31
pavanbabut10-Jan-06 5:31 
QuestionHow to send data Pin
sheshidar5-Jan-06 5:18
sheshidar5-Jan-06 5:18 
AnswerRe: How to send data Pin
Prakash Nadar5-Jan-06 5:42
Prakash Nadar5-Jan-06 5:42 
AnswerRe: How to send data Pin
Cool Ju5-Jan-06 17:54
Cool Ju5-Jan-06 17:54 
AnswerRe: How to send data Pin
ThatsAlok8-Jan-06 23:16
ThatsAlok8-Jan-06 23:16 
QuestionHow to display an Excel Diagram with VC++ Pin
zhangguoliming5-Jan-06 4:00
zhangguoliming5-Jan-06 4:00 
AnswerRe: How to display an Excel Diagram with VC++ Pin
lastgen5-Jan-06 11:32
lastgen5-Jan-06 11:32 
I'm not entirely sure what you intend to do, but I think you'll need to investigate COM. I believe the new name for doing such things is .net, but I don't think that is supported by VC++6(I may be completely wrong about this though as I haven't used visual studio much in the past)

I believe under the projects menu there will be a menu "Add Class", which will generate some header files for you to interface with COM objects. Do a google for COM etc. You can also use MSDN.com as a resource.

Be warned though if you go down this path, as most documaentation you will find will be for VB applications, and a strong use of variant types can make debugging a nightmare without docs.
GeneralRe: How to display an Excel Diagram with VC++ Pin
Anilkumar K V5-Jan-06 17:40
Anilkumar K V5-Jan-06 17:40 
AnswerRe: How to display an Excel Diagram with VC++ Pin
zhangguoliming8-Jan-06 21:02
zhangguoliming8-Jan-06 21:02 
QuestionHowto change the View of an SDI app ? (MFC) Pin
cromag5-Jan-06 3:46
cromag5-Jan-06 3:46 
AnswerRe: Howto change the View of an SDI app ? (MFC) Pin
David Crow5-Jan-06 4:10
David Crow5-Jan-06 4:10 
GeneralRe: Howto change the View of an SDI app ? (MFC) Pin
cromag5-Jan-06 5:00
cromag5-Jan-06 5:00 
GeneralRe: Howto change the View of an SDI app ? (MFC) Pin
David Crow5-Jan-06 6:55
David Crow5-Jan-06 6:55 
GeneralRe: Howto change the View of an SDI app ? (MFC) Pin
cromag5-Jan-06 7:16
cromag5-Jan-06 7:16 
QuestionTapi Application Please Help..... Pin
Jeeva Mary Varghese5-Jan-06 3:10
Jeeva Mary Varghese5-Jan-06 3:10 
AnswerRe: Tapi Application Please Help..... Pin
Blake Miller5-Jan-06 6:30
Blake Miller5-Jan-06 6:30 
QuestionCreating a webpage with all features Pin
kh.pakdaman5-Jan-06 3:00
kh.pakdaman5-Jan-06 3:00 
AnswerRe: Creating a webpage with all features Pin
Maximilien5-Jan-06 4:05
Maximilien5-Jan-06 4:05 
QuestionCDHtmlDialog question ... Pin
Hadi Rezaee5-Jan-06 2:43
Hadi Rezaee5-Jan-06 2:43 
QuestionHow to debug in vc++ Pin
Yuwraj5-Jan-06 1:58
Yuwraj5-Jan-06 1:58 
AnswerRe: How to debug in vc++ Pin
vikas amin5-Jan-06 2:13
vikas amin5-Jan-06 2:13 
AnswerRe: How to debug in vc++ Pin
Bob Stanneveld5-Jan-06 2:29
Bob Stanneveld5-Jan-06 2:29 
QuestionXP style controls Pin
Aqueel5-Jan-06 1:56
Aqueel5-Jan-06 1:56 
AnswerRe: XP style controls Pin
KellyR5-Jan-06 9:03
KellyR5-Jan-06 9:03 

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.