|
|
@@ -0,0 +1,1013 @@
|
|
|
+<VisualStudioProject>
|
|
|
+ <CSHARP
|
|
|
+ ProjectType = "Local"
|
|
|
+ ProductVersion = "7.0.9466"
|
|
|
+ SchemaVersion = "1.0"
|
|
|
+ ProjectGuid = "{27FD2668-67DD-4B30-8D2F-156B1EDD4F88}"
|
|
|
+ >
|
|
|
+ <Build>
|
|
|
+ <Settings
|
|
|
+ ApplicationIcon = ""
|
|
|
+ AssemblyKeyContainerName = ""
|
|
|
+ AssemblyName = "WINELib"
|
|
|
+ AssemblyOriginatorKeyFile = ""
|
|
|
+ DefaultClientScript = "JScript"
|
|
|
+ DefaultHTMLPageLayout = "Grid"
|
|
|
+ DefaultTargetSchema = "IE50"
|
|
|
+ DelaySign = "false"
|
|
|
+ OutputType = "Library"
|
|
|
+ RootNamespace = "WINELib"
|
|
|
+ StartupObject = ""
|
|
|
+ >
|
|
|
+ <Config
|
|
|
+ Name = "Debug"
|
|
|
+ AllowUnsafeBlocks = "false"
|
|
|
+ BaseAddress = "285212672"
|
|
|
+ CheckForOverflowUnderflow = "false"
|
|
|
+ ConfigurationOverrideFile = ""
|
|
|
+ DefineConstants = "DEBUG;TRACE"
|
|
|
+ DocumentationFile = ""
|
|
|
+ DebugSymbols = "true"
|
|
|
+ FileAlignment = "4096"
|
|
|
+ IncrementalBuild = "true"
|
|
|
+ Optimize = "false"
|
|
|
+ OutputPath = "bin\Debug\"
|
|
|
+ RegisterForComInterop = "false"
|
|
|
+ RemoveIntegerChecks = "false"
|
|
|
+ TreatWarningsAsErrors = "false"
|
|
|
+ WarningLevel = "4"
|
|
|
+ />
|
|
|
+ <Config
|
|
|
+ Name = "Release"
|
|
|
+ AllowUnsafeBlocks = "false"
|
|
|
+ BaseAddress = "285212672"
|
|
|
+ CheckForOverflowUnderflow = "false"
|
|
|
+ ConfigurationOverrideFile = ""
|
|
|
+ DefineConstants = "TRACE"
|
|
|
+ DocumentationFile = ""
|
|
|
+ DebugSymbols = "false"
|
|
|
+ FileAlignment = "4096"
|
|
|
+ IncrementalBuild = "false"
|
|
|
+ Optimize = "true"
|
|
|
+ OutputPath = "bin\Release\"
|
|
|
+ RegisterForComInterop = "false"
|
|
|
+ RemoveIntegerChecks = "false"
|
|
|
+ TreatWarningsAsErrors = "false"
|
|
|
+ WarningLevel = "4"
|
|
|
+ />
|
|
|
+ </Settings>
|
|
|
+ <References>
|
|
|
+ <Reference
|
|
|
+ Name = "System"
|
|
|
+ AssemblyName = "System"
|
|
|
+ HintPath = "..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.dll"
|
|
|
+ />
|
|
|
+ <Reference
|
|
|
+ Name = "System.Data"
|
|
|
+ AssemblyName = "System.Data"
|
|
|
+ HintPath = "..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
|
|
|
+ />
|
|
|
+ <Reference
|
|
|
+ Name = "System.XML"
|
|
|
+ AssemblyName = "System.Xml"
|
|
|
+ HintPath = "..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
|
|
|
+ />
|
|
|
+ <Reference
|
|
|
+ Name = "System.Drawing"
|
|
|
+ AssemblyName = "System.Drawing"
|
|
|
+ HintPath = "..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
|
|
|
+ />
|
|
|
+ <Reference
|
|
|
+ Name = "Accessibility"
|
|
|
+ AssemblyName = "Accessibility"
|
|
|
+ HintPath = "..\..\..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\Accessibility.dll"
|
|
|
+ />
|
|
|
+ <Reference
|
|
|
+ Name = "System.Windows.Forms.Design"
|
|
|
+ Project = "{EF89E643-02F5-4E97-9353-3C92F209EB47}"
|
|
|
+ Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
|
|
|
+ />
|
|
|
+ </References>
|
|
|
+ </Build>
|
|
|
+ <Files>
|
|
|
+ <Include>
|
|
|
+ <File
|
|
|
+ RelPath = "AccessibleEvents.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "AccessibleNavigation.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "AccessibleObject.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "AccessibleRole.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "AccessibleSelection.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "AccessibleStates.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "AnchorStyles.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Application.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ApplicationContext.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "AssemblyInfo.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "BaseCollection.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Binding.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "BindingContext.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "BindingManagerBase.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "BindingMemberInfo.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "BindingsCollection.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "BorderStyle.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "BoundsSpecified.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Button.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ButtonBase.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "CheckState.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ColorDepth.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ColumnClickEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ColumnClickEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ComVisible.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ContainerControl.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ContentsResizedEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ContentsResizedEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ContextMenu.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Control.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Control.resx"
|
|
|
+ DependentUpon = "Control.cs"
|
|
|
+ BuildAction = "EmbeddedResource"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ControlBindingsCollection.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ControlEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ControlEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ControlStyles.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ConvertEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ConvertEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "CreateParams.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Cursor.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DateBoldEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DateRangeEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DateRangeEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DialogResult.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DockStyle.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DragAction.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DragDropEffects.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DragEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DragEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DrawItemEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DrawItemEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "DrawItemState.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ErrorIconAlignment.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "FlatStyle.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Font.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Form.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "FormBorderStyle.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "FormStartPosition.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "FormTest.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "FormWindowState.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "GiveFeedbackEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "GiveFeedbackEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "GridItem.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "HelpEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "HelpEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "HorizontalAlignment.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "IAccessible.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "IButtonControl.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "IContainerControl.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "IDataObject.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ImageList.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ImageListStreamer.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ImeMode.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "IMessageFilter.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "InputLanguage.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "InputLanguageChangedEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "InputLanguageChangedEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "InputLanguageChangingEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "InputLanguageChangingEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "InputLanguageCollection.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "InvalidateEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "InvalidateEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ItemChangedEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ItemChangedEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ItemCheckEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ItemCheckEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ItemDragEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ItemDragEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "IWin32Window.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "IWindowTarget.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "KeyEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "KeyEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "KeyPressEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "KeyPressEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Keys.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Label.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LabelEditEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LabelEditEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LayoutEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LayoutEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LeftRightAlignment.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LinkArea.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LinkBehavior.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LinkClickedEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LinkClickedEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LinkLabel.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LinkLabelLinkClickedEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "LinkLabelLinkClickedEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ListViewAlignment.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MainMenu.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MdiLayout.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MeasureItemEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MeasureItemEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Menu.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MenuItem.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Message.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MessageBox.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MessageBoxButtons.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MessageBoxDefaultButton.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MessageBoxIcon.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MessageBoxOptions.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MouseButtons.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MouseEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "MouseEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "NativeWindow.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "NativeWindowTest.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "NavigateEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "NavigateEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "NodeLabelEditEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "NodeLabelEditEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "PaintEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "PaintEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "PropertyTabChangedEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "PropertyTabChangedEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "PropertyValueChangedEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "PropertyValueChangedEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "QueryAccessibilityHelpEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "QueryAccessibilityHelpEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "QueryContinueDragEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "QueryContinueDragEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "RightToLeft.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ScrollableControl.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ScrollEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ScrollEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ScrollEventType.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "SelectedGridItemChangedEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "SelectedGridItemChangedEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "SizeGripStyle.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "SplitterEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "SplitterEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "StatusBar.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "StatusBarDrawItemEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "StatusBarDrawItemEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "StatusBarPanel.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "StatusBarPanelAutoSize.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "StatusBarPanelBorderStyle.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "StatusBarPanelClickEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "StatusBarPanelClickEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "StatusBarPanelStyle.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "TabAlignment.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Test.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "TODOAttribute.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ToolBar.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ToolBarAppearance.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ToolBarButton.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ToolBarButtonClickEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ToolBarButtonClickEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ToolBarButtonStyle.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "ToolBarTextAlign.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "tooltip.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "TreeNode.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "TreeNodeCollection.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "TreeView.cs"
|
|
|
+ SubType = "Component"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "TreeViewAction.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "TreeViewCancelEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "TreeViewCancelEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "TreeViewEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "TreeViewEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "UICues.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "UICuesEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "UICuesEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "UpDownEventArgs.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "UpDownEventHandler.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ <File
|
|
|
+ RelPath = "Win32.cs"
|
|
|
+ SubType = "Code"
|
|
|
+ BuildAction = "Compile"
|
|
|
+ />
|
|
|
+ </Include>
|
|
|
+ </Files>
|
|
|
+ </CSHARP>
|
|
|
+</VisualStudioProject>
|
|
|
+
|