Skip to content

Commit 510516a

Browse files
author
Michael Blome
committed
removed custom wizard topics per product team
1 parent ac823b1 commit 510516a

File tree

69 files changed

+0
-5490
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+0
-5490
lines changed

docs/ide/TOC.md

Lines changed: 0 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -25,74 +25,6 @@
2525
### [.vcxproj and .props file structure](vcxproj-file-structure.md)
2626
## [Creating Desktop Projects By Using Application Wizards](creating-desktop-projects-by-using-application-wizards.md)
2727
### [Wizard Support for Other Languages](wizard-support-for-other-languages.md)
28-
### [Creating a Custom Wizard](creating-a-custom-wizard.md)
29-
#### [Custom Wizard](custom-wizard.md)
30-
##### [Application Settings, Custom Wizard](application-settings-custom-wizard.md)
31-
### [Designing a Wizard](designing-a-wizard.md)
32-
#### [Steps to Designing a Wizard](steps-to-designing-a-wizard.md)
33-
##### [Examining the Basic Wizard Project](examining-the-basic-wizard-project.md)
34-
##### [Examining the Mechanics of a Wizard](examining-the-mechanics-of-a-wizard.md)
35-
##### [Customizing Your Wizard](customizing-your-wizard.md)
36-
##### [Localizing a Wizard to Multiple Languages](localizing-a-wizard-to-multiple-languages.md)
37-
##### [Providing Context-Sensitive Help](providing-context-sensitive-help.md)
38-
#### [Files Created for Your Wizard](files-created-for-your-wizard.md)
39-
##### [.Vsz File (Project Control)](dot-vsz-file-project-control.md)
40-
###### [Custom Parameters in the Wizard .Vsz File](custom-parameters-in-the-wizard-dot-vsz-file.md)
41-
##### [HTML Files](html-files.md)
42-
##### [Template Files](template-files.md)
43-
###### [Templates.inf File](templates-inf-file.md)
44-
###### [Template Directives](template-directives.md)
45-
##### [JScript File](jscript-file.md)
46-
###### [Customizing C++ Wizards with Common JScript Functions](customizing-cpp-wizards-with-common-jscript-functions.md)
47-
####### [JScript Functions for C++ Wizards](jscript-functions-for-cpp-wizards.md)
48-
######## [AddATLSupportToProject](addatlsupporttoproject.md)
49-
######## [AddCoclassFromFile](addcoclassfromfile.md)
50-
######## [AddCommonConfig](addcommonconfig.md)
51-
######## [AddFilesToProject](addfilestoproject.md)
52-
######## [AddInterfaceFromFile](addinterfacefromfile.md)
53-
######## [CanAddATLClass](canaddatlclass.md)
54-
######## [CanAddClass](canaddclass.md)
55-
######## [CanAddMFCClass](canaddmfcclass.md)
56-
######## [CanAddNonAttributed](canaddnonattributed.md)
57-
######## [CanUseFileName](canusefilename.md)
58-
######## [ConvertProjectToAttributed](convertprojecttoattributed.md)
59-
######## [CreateInfFile](createinffile.md)
60-
######## [CreateProject](createproject.md)
61-
######## [CreateSafeName](createsafename.md)
62-
######## [DeleteFile](deletefile.md)
63-
######## [DoesIncludeExist](doesincludeexist.md)
64-
######## [GetCodeForDllCanUnloadNow](getcodefordllcanunloadnow.md)
65-
######## [GetCodeForDllGetClassObject](getcodefordllgetclassobject.md)
66-
######## [GetCodeForDllRegisterServer](getcodefordllregisterserver.md)
67-
######## [GetCodeForDllUnregisterServer](getcodefordllunregisterserver.md)
68-
######## [GetCodeForExitInstance](getcodeforexitinstance.md)
69-
######## [GetCodeForInitInstance](getcodeforinitinstance.md)
70-
######## [GetExportPragmas](getexportpragmas.md)
71-
######## [GetInterfaceClasses](getinterfaceclasses.md)
72-
######## [GetInterfaceType](getinterfacetype.md)
73-
######## [GetMaxID](getmaxid.md)
74-
######## [GetMemberfunction](getmemberfunction.md)
75-
######## [GetProjectFile](getprojectfile.md)
76-
######## [GetProjectPath](getprojectpath.md)
77-
######## [GetRuntimeErrorDesc](getruntimeerrordesc.md)
78-
######## [GetUniqueFileName](getuniquefilename.md)
79-
######## [IncludeCodeElementDeclaration](includecodeelementdeclaration.md)
80-
######## [InsertIntoFunction](insertintofunction.md)
81-
######## [IsATLProject](isatlproject.md)
82-
######## [IsAttributedProject](isattributedproject.md)
83-
######## [IsMFCProject](ismfcproject.md)
84-
######## [LineBeginsWith](linebeginswith.md)
85-
######## [OffsetToLineNumber](offsettolinenumber.md)
86-
######## [OnWizFinish](onwizfinish.md)
87-
######## [RenderAddTemplate](renderaddtemplate.md)
88-
######## [SetCommonPchSettings](setcommonpchsettings.md)
89-
######## [SetErrorInfo](seterrorinfo.md)
90-
######## [SetFilters](setfilters.md)
91-
######## [SetMergeProxySymbol](setmergeproxysymbol.md)
92-
######## [SetNoPchSettings](setnopchsettings.md)
93-
#### [Handling Errors in Wizards](handling-errors-in-wizards.md)
94-
##### [Error Handling in Wizard HTML Files](error-handling-in-wizard-html-files.md)
95-
##### [Error Handling in Wizard JScript Files](error-handling-in-wizard-jscript-files.md)
9628
### [Creating a Makefile Project](creating-a-makefile-project.md)
9729
#### [Makefile Project Wizard](makefile-project-wizard.md)
9830
##### [Application Settings, Makefile Project Wizard](application-settings-makefile-project-wizard.md)

docs/ide/addatlsupporttoproject.md

Lines changed: 0 additions & 79 deletions
This file was deleted.

docs/ide/addcoclassfromfile.md

Lines changed: 0 additions & 71 deletions
This file was deleted.

docs/ide/addcommonconfig.md

Lines changed: 0 additions & 104 deletions
This file was deleted.

0 commit comments

Comments
 (0)