Update of /cvsroot/cpptool/rfta/src/rftavc6addin
In directory sc8-pr-cvs1:/tmp/cvs-serv13636/src/rftavc6addin
Modified Files:
How-To-Add-Commands.txt
Log Message:
* added files
Index: How-To-Add-Commands.txt
===================================================================
RCS file: /cvsroot/cpptool/rfta/src/rftavc6addin/How-To-Add-Commands.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** How-To-Add-Commands.txt 30 Dec 2002 10:43:26 -0000 1.1
--- How-To-Add-Commands.txt 9 Jan 2003 19:43:05 -0000 1.2
***************
*** 83,84 ****
--- 83,88 ----
Add calls to your refactoring functionality in here (also the dialog
handling etc.) ... watch the other functions...
+
+ Notes: to see the new toolbar button in VC++ 6 when you reinstall the add-in,
+ you will need to desactive and then reactivate the add-in
+ (in the Tools/Customize... dialog). This will cause the toolbar to be recreated.
|