C++ MANIFEST file for a COM Add-In with VS2005?

M

Mark Beiley

I haven't been able to figure out how to embed my manifest file into my COM
add-in. I'm trying to get my add-in to display the more modern looking
buttons, associated with the 6.0 common controls. I'm using VS2005 and
writing a C++ COM/ATL add-in. Has anyone been able to do this?

I've done this under VC++ 6.0, and it worked fine, but haven't been able to
get it working under VS2005...

Thanks,
Mark
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top