forked from mwinapi/mwinapi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathManagedWinapi.shfb
49 lines (49 loc) · 2.17 KB
/
ManagedWinapi.shfb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<project schemaVersion="1.6.0.7">
<assemblies>
<assembly assemblyPath=".\ManagedWinapi\bin\Release\ManagedWinapi.dll" xmlCommentsPath=".\ManagedWinapi\bin\Release\ManagedWinapi.xml" commentsOnly="False" />
</assemblies>
<namespaceSummaries>
<namespaceSummaryItem name="" isDocumented="False" />
</namespaceSummaries>
<ProjectSummary />
<MissingTags>AutoDocumentCtors</MissingTags>
<VisibleItems>Protected, SealedProtected</VisibleItems>
<HtmlHelp1xCompilerPath path="" />
<HtmlHelp2xCompilerPath path="" />
<OutputPath>.\website\doc\</OutputPath>
<SandcastlePath path="D:\Progs\Sandcastle\" />
<WorkingPath path="" />
<CleanIntermediates>True</CleanIntermediates>
<KeepLogFile>False</KeepLogFile>
<BuildLogFile path="" />
<HelpFileFormat>Help1xAndWebsite</HelpFileFormat>
<CppCommentsFixup>False</CppCommentsFixup>
<FrameworkVersion>2.0.50727</FrameworkVersion>
<IndentHtml>False</IndentHtml>
<Preliminary>False</Preliminary>
<RootNamespaceContainer>False</RootNamespaceContainer>
<RootNamespaceTitle />
<HelpTitle>Managed Windows API</HelpTitle>
<HtmlHelpName>ManagedWinapi</HtmlHelpName>
<Language>en-US</Language>
<CopyrightHref />
<CopyrightText>Copyright © 2005, 2006, 2007, 2008 Michael Schierl</CopyrightText>
<FeedbackEMailAddress>[email protected]</FeedbackEMailAddress>
<FeedbackEMailLinkText />
<HeaderText />
<FooterText />
<ProjectLinkType>Local</ProjectLinkType>
<SdkLinkType>Msdn</SdkLinkType>
<SdkLinkTarget>Blank</SdkLinkTarget>
<PresentationStyle>Prototype</PresentationStyle>
<NamingMethod>MemberName</NamingMethod>
<SyntaxFilters>CSharp</SyntaxFilters>
<ShowFeedbackControl>False</ShowFeedbackControl>
<BinaryTOC>True</BinaryTOC>
<IncludeFavorites>False</IncludeFavorites>
<CollectionTocStyle>Hierarchical</CollectionTocStyle>
<IncludeStopWordList>True</IncludeStopWordList>
<PlugInNamespaces>ms.vsipcc+, ms.vsexpresscc+</PlugInNamespaces>
<HelpFileVersion>1.0.0.0</HelpFileVersion>
<ContentPlacement>AboveNamespaces</ContentPlacement>
</project>