Introduction - If you have any usage issues, please Google them yourself
The most important task was to understand h ow an add-in works, and the key is to grasp the DevelperStudio Plone t model. Well, the object model is just simple, compared to things in Microsoft Office, but the study also took time and energy. After lo oking into MSDN articles for some days. I decided to write an add-in to visually show the model. So comes VCGenie.
Packet : 115157702vcgenie.zip filelist
Commands.cpp
Commands.h
Debug/
Debug/VCGenie.exp
Debug/VCGenie.lib
DSAddIn.cpp
DSAddIn.h
ObjModelDlg.cpp
ObjModelDlg.h
PropData.cpp
PropData.h
ReadMe.txt
Release/
Release/VCGenie.dll
Release/VCGenie.exp
Release/VCGenie.lib
res/
Resource.h
res/bitmap1.bmp
res/exit.bmp
res/legend.bmp
res/objmodel.bmp
res/TBarLrge.bmp
res/TBarMedm.bmp
res/VCGenie.rc2
StdAfx.cpp
StdAfx.h
VCGenie.clw
VCGenie.cpp
VCGenie.def
VCGenie.dsp
VCGenie.dsw
VCGenie.h
VCGenie.odl
VCGenie.rc
VCGenieTypes.h
VCGenie_i.c