From 1bd7e4d1048072f006bc1ba6859acc6f415384f0 Mon Sep 17 00:00:00 2001 From: Ami Bar Date: Sat, 19 Dec 2009 17:31:58 +0200 Subject: [PATCH] Converted projects and solution to Visual Studio 2008 --- STPCEDemo/Form1.resx | 122 ++++++++--------- STPCEDemo/Properties/Resources.Designer.cs | 2 +- STPCEDemo/Properties/Resources.resx | 42 +++--- STPCEDemo/STPCEDemo.csproj | 9 +- STPCEDemo/UsageControl.resx | 127 ++++++++---------- STPCEDemo/UsageHistoryControl.resx | 127 ++++++++---------- STPExamples/STPExamples.csproj | 3 +- STPTests/STPTests.csproj | 49 ++++++- SmartThreadPool.sln | 38 +----- SmartThreadPool/SmartThreadPool.csproj | 7 +- SmartThreadPool/SmartThreadPoolCE.csproj | 9 +- .../TestSmartThreadPool.csproj | 3 +- UsageControl/Properties/Resources.Designer.cs | 2 +- UsageControl/UsageControl.csproj | 3 +- .../Properties/Resources.Designer.cs | 2 +- .../Properties/Settings.Designer.cs | 4 +- WorkItemsGroupDemo/WorkItemsGroupDemo.csproj | 7 +- 17 files changed, 269 insertions(+), 287 deletions(-) diff --git a/STPCEDemo/Form1.resx b/STPCEDemo/Form1.resx index d04e463..6685806 100644 --- a/STPCEDemo/Form1.resx +++ b/STPCEDemo/Form1.resx @@ -1,6 +1,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 17, 17 - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 17, 17 + + WEBPAD - - False - - \ No newline at end of file + + False + + text/microsoft-resx2.0System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 diff --git a/STPCEDemo/Properties/Resources.Designer.cs b/STPCEDemo/Properties/Resources.Designer.cs index fce6210..bf02278 100644 --- a/STPCEDemo/Properties/Resources.Designer.cs +++ b/STPCEDemo/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.1433 +// Runtime Version:2.0.50727.3053 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/STPCEDemo/Properties/Resources.resx b/STPCEDemo/Properties/Resources.resx index 27c69f6..b637eb7 100644 --- a/STPCEDemo/Properties/Resources.resx +++ b/STPCEDemo/Properties/Resources.resx @@ -1,4 +1,4 @@ - + + \ No newline at end of file diff --git a/STPCEDemo/UsageControl.resx b/STPCEDemo/UsageControl.resx index e35e03a..9fc8712 100644 --- a/STPCEDemo/UsageControl.resx +++ b/STPCEDemo/UsageControl.resx @@ -1,6 +1,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - False - - - True - - - True - - - 80 - - - (Default) - - - False - - - UsageControl - - - Private - - - 8, 8 - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + False + + + False + + + True + + + True + + + 80 + + + (Default) + + + False + + + UsageControl + + + 8, 8 + + text/microsoft-resx2.0System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 diff --git a/STPCEDemo/UsageHistoryControl.resx b/STPCEDemo/UsageHistoryControl.resx index 487ccbc..4b4d11a 100644 --- a/STPCEDemo/UsageHistoryControl.resx +++ b/STPCEDemo/UsageHistoryControl.resx @@ -1,6 +1,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 1.3 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - False - - - False - - - True - - - True - - - UsageHistoryControl - - - 80 - - - (Default) - - - False - - - Private - - - 8, 8 - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + False + + + False + + + True + + + True + + + UsageHistoryControl + + + 80 + + + (Default) + + + False + + + 8, 8 + + text/microsoft-resx2.0System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 diff --git a/STPExamples/STPExamples.csproj b/STPExamples/STPExamples.csproj index b1e153a..5070d38 100644 --- a/STPExamples/STPExamples.csproj +++ b/STPExamples/STPExamples.csproj @@ -1,4 +1,4 @@ - + Local 8.0.50727 @@ -24,6 +24,7 @@ + 2.0 bin\Debug\ diff --git a/STPTests/STPTests.csproj b/STPTests/STPTests.csproj index c0671b4..d5d0aca 100644 --- a/STPTests/STPTests.csproj +++ b/STPTests/STPTests.csproj @@ -1,7 +1,7 @@ - + Local - 8.0.50727 + 9.0.30729 2.0 {6A3E4DBF-12AD-4636-ACB3-24B5172FAE03} Debug @@ -26,6 +26,22 @@ + 2.0 + http://localhost/STPTests/ + true + Web + true + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + true + false + true bin\Debug\ @@ -84,7 +100,7 @@ prompt - + System @@ -182,6 +198,33 @@ Code + + + False + .NET Framework Client Profile + false + + + False + .NET Framework 2.0 %28x86%29 + true + + + False + .NET Framework 3.0 %28x86%29 + false + + + False + .NET Framework 3.5 + false + + + False + .NET Framework 3.5 SP1 + false + + diff --git a/SmartThreadPool.sln b/SmartThreadPool.sln index b17b4c8..76c0beb 100644 --- a/SmartThreadPool.sln +++ b/SmartThreadPool.sln @@ -1,53 +1,21 @@  -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartThreadPoolCE", "SmartThreadPool\SmartThreadPoolCE.csproj", "{D81DD596-C71F-4AC2-816C-63C19589E7E0}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartThreadPool", "SmartThreadPool\SmartThreadPool.csproj", "{74D4C33F-7CC8-4B2A-A7DF-D8B6E63B6EBD}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "STPExamples", "STPExamples\STPExamples.csproj", "{AE943A5A-7CFD-4E0D-BA51-FB763AAEA9A3}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "STPTests", "STPTests\STPTests.csproj", "{6A3E4DBF-12AD-4636-ACB3-24B5172FAE03}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestSmartThreadPool", "TestSmartThreadPool\TestSmartThreadPool.csproj", "{976DB12F-9198-4AD9-981A-1652615C9B0D}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UsageControl", "UsageControl\UsageControl.csproj", "{C11A4561-CCB5-4C96-8DF2-B804031D89D8}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WorkItemsGroupDemo", "WorkItemsGroupDemo\WorkItemsGroupDemo.csproj", "{DC005A64-FAE9-4CFA-ADC8-F1D1FE7FE6CD}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "STPCEDemo", "STPCEDemo\STPCEDemo.csproj", "{356114BA-5F10-4DB6-9971-987CE11F765F}" - ProjectSection(WebsiteProperties) = preProject - Debug.AspNetCompiler.Debug = "True" - Release.AspNetCompiler.Debug = "False" - EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -57,7 +25,6 @@ Global GlobalSection(ProjectConfigurationPlatforms) = postSolution {D81DD596-C71F-4AC2-816C-63C19589E7E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {D81DD596-C71F-4AC2-816C-63C19589E7E0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D81DD596-C71F-4AC2-816C-63C19589E7E0}.Debug|Any CPU.Deploy.0 = Debug|Any CPU {D81DD596-C71F-4AC2-816C-63C19589E7E0}.Release|Any CPU.ActiveCfg = Release|Any CPU {D81DD596-C71F-4AC2-816C-63C19589E7E0}.Release|Any CPU.Build.0 = Release|Any CPU {74D4C33F-7CC8-4B2A-A7DF-D8B6E63B6EBD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU @@ -86,7 +53,6 @@ Global {DC005A64-FAE9-4CFA-ADC8-F1D1FE7FE6CD}.Release|Any CPU.Build.0 = Release|Any CPU {356114BA-5F10-4DB6-9971-987CE11F765F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {356114BA-5F10-4DB6-9971-987CE11F765F}.Debug|Any CPU.Build.0 = Debug|Any CPU - {356114BA-5F10-4DB6-9971-987CE11F765F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU {356114BA-5F10-4DB6-9971-987CE11F765F}.Release|Any CPU.ActiveCfg = Release|Any CPU {356114BA-5F10-4DB6-9971-987CE11F765F}.Release|Any CPU.Build.0 = Release|Any CPU {356114BA-5F10-4DB6-9971-987CE11F765F}.Release|Any CPU.Deploy.0 = Release|Any CPU diff --git a/SmartThreadPool/SmartThreadPool.csproj b/SmartThreadPool/SmartThreadPool.csproj index f63e13d..02f7a00 100644 --- a/SmartThreadPool/SmartThreadPool.csproj +++ b/SmartThreadPool/SmartThreadPool.csproj @@ -1,4 +1,4 @@ - + Debug AnyCPU @@ -7,6 +7,11 @@ false SmartThreadPool Amib.Threading + + + 2.0 + + true diff --git a/SmartThreadPool/SmartThreadPoolCE.csproj b/SmartThreadPool/SmartThreadPoolCE.csproj index 472b5cc..499a720 100644 --- a/SmartThreadPool/SmartThreadPoolCE.csproj +++ b/SmartThreadPool/SmartThreadPoolCE.csproj @@ -1,4 +1,4 @@ - + Debug AnyCPU @@ -20,6 +20,12 @@ false + + + 2.0 + Windows CE + + true @@ -101,4 +107,5 @@ --> + \ No newline at end of file diff --git a/TestSmartThreadPool/TestSmartThreadPool.csproj b/TestSmartThreadPool/TestSmartThreadPool.csproj index d771412..0ac3868 100644 --- a/TestSmartThreadPool/TestSmartThreadPool.csproj +++ b/TestSmartThreadPool/TestSmartThreadPool.csproj @@ -1,4 +1,4 @@ - + Local 8.0.50727 @@ -24,6 +24,7 @@ + 2.0 bin\Debug\ diff --git a/UsageControl/Properties/Resources.Designer.cs b/UsageControl/Properties/Resources.Designer.cs index 79d225b..70512e8 100644 --- a/UsageControl/Properties/Resources.Designer.cs +++ b/UsageControl/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.42 +// Runtime Version:2.0.50727.3053 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/UsageControl/UsageControl.csproj b/UsageControl/UsageControl.csproj index 2f5558e..141e666 100644 --- a/UsageControl/UsageControl.csproj +++ b/UsageControl/UsageControl.csproj @@ -1,4 +1,4 @@ - + Local 8.0.50727 @@ -26,6 +26,7 @@ + 2.0 bin\Debug\ diff --git a/WorkItemsGroupDemo/Properties/Resources.Designer.cs b/WorkItemsGroupDemo/Properties/Resources.Designer.cs index fefcbf9..9e5097c 100644 --- a/WorkItemsGroupDemo/Properties/Resources.Designer.cs +++ b/WorkItemsGroupDemo/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.832 +// Runtime Version:2.0.50727.3053 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. diff --git a/WorkItemsGroupDemo/Properties/Settings.Designer.cs b/WorkItemsGroupDemo/Properties/Settings.Designer.cs index 8c80db0..d69f77d 100644 --- a/WorkItemsGroupDemo/Properties/Settings.Designer.cs +++ b/WorkItemsGroupDemo/Properties/Settings.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.832 +// Runtime Version:2.0.50727.3053 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -12,7 +12,7 @@ namespace WorkItemsGroupDemo.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "8.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); diff --git a/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj b/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj index 48c1c62..18b5cf8 100644 --- a/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj +++ b/WorkItemsGroupDemo/WorkItemsGroupDemo.csproj @@ -1,4 +1,4 @@ - + Debug AnyCPU @@ -10,6 +10,11 @@ WorkItemsGroupDemo WorkItemsGroupDemo WorkItemsGroupDemo.Program + + + 2.0 + + true