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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Programming add-on's

Status
Not open for further replies.

Robertus

Programmer
Feb 16, 2001
81
0
0
RO
Does anyone know how could I start learning programming add-on's? At least a link or something...
 
Robertus:

I really think you should try the Add-In wizard provided by MSVC++ 6.0. It will generate a fully functional add-in for you.
The add-in has one toolbar button, and it handles the code of pressing the button on the toolbar by displaying a message box.
 
I didn't know there is an Add-in wizard with MSVC++ (isn't it just for MSDEV studio?)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top