home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Wtestowe / Vistdstd / Install / Data.Z / Wizards.TXT < prev    next >
Text File  |  1997-07-03  |  2KB  |  36 lines

  1. ***************************************************************
  2.   WIZARDS\WIZARDS.TXT
  3.   Copyright (c) 1997 Visio Corporation. All rights reserved.
  4. ***************************************************************
  5. To view this file in Notepad, choose Word Wrap from the Edit menu. To print it neatly from Notepad, adjust the width of the Notepad window such that the window is about the same width as the first line of asterisks.
  6.  
  7. This file provides information about using the Microsoft Visual C++ AppWizard for Visio Add-ons, provided with Visio 5.0. Two versions of the AppWizard are provided: one for Microsoft(tm) Visual C++ 4.x, and one for Microsoft Visual C++ 5.0. 
  8.  
  9. AWX FILES
  10. ---------
  11. The Visio AppWizard project type is MFC VSL. To add MFC VSL to the list of project types in the New Project Workspace dialog box, copy the appropriate AWX file to the directory shown below:
  12.  
  13. Version        AWX File    Directory
  14. -------        --------    ---------
  15. Visual C++ 4.x    mfc4_vsl.awx    \msdev\template
  16. Visual C++ 5.0    mfc5_vsl.awx    \MSDevStudio\SharedIDE\Template
  17.  
  18.  
  19. MFC VSL PROJECT SETTINGS
  20. ------------------------
  21. The following build/project settings are useful for building MFC VSL projects.
  22.  
  23. Default Settings
  24. ----------------
  25. C:\Program Files\Visio\dvs\libraries\c-cpp\vao_inc,C:\Program Files\Visio\dvs\libraries\c-cpp\vao_src
  26. C:\Program Files\Visio\Visio32.exe
  27.  
  28. Your Project Settings
  29. ---------------------
  30. VISIO_ROOT_PATH\dvs\libraries\c-cpp\vao_inc,VISIO_ROOT_PATH\dvs\libraries\c-cpp\vao_src
  31. VISIO_ROOT_PATH\visio32.exe
  32.  
  33. VISIO.INI Settings
  34. ------------------
  35. AddonsPath=Solutions;c:\yourProject\Debug
  36.