Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Automating Excel without MFC

Status
Not open for further replies.

howardnl

Programmer
Apr 12, 2001
18
0
0
US
Hello,

I am automating Excel with VC++. I have been using all the wrappers instead of direct COM Automation. Direct automation is supposed to be faster, but how much of a performance increase is there? I need the absolute best performance possible, but I would like to know if it is worth my time to rewrite the little bit of code I have.

Also, the only example I have been able to find without MFC is does anyone have any other links to good examples?

I really appreciate any help you can provide.

Thanks,
Nick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top