Front View plug-in does not init if no sensor added.
Fixing some format to make strings shorter.
Now trying to start SoundGraphAccess.exe process from same directory.
Packed mode now can display three sensors along with the current time.
1 <?xml version="1.0" encoding="windows-1255"?>
3 ProjectType="Visual C++"
5 Name="UacHelpers.UserAccountControl"
6 ProjectGUID="{D043A646-FE7A-4334-B23D-E327593C1AE2}"
7 RootNamespace="UacHelpersCppLibrary"
12 Keyword="ManagedCProj"
13 TargetFrameworkVersion="131072"
28 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
29 IntermediateDirectory="$(ConfigurationName)"
35 Name="VCPreBuildEventTool"
38 Name="VCCustomBuildTool"
41 Name="VCXMLDataGeneratorTool"
44 Name="VCWebServiceProxyGeneratorTool"
50 Name="VCCLCompilerTool"
52 PreprocessorDefinitions="WIN32;_DEBUG"
54 UsePrecompiledHeader="0"
55 GenerateXMLDocumentationFiles="true"
57 DebugInformationFormat="3"
60 Name="VCManagedResourceCompilerTool"
63 Name="VCResourceCompilerTool"
66 Name="VCPreLinkEventTool"
70 AdditionalDependencies="$(NoInherit)"
72 GenerateDebugInformation="true"
74 RandomizedBaseAddress="1"
75 DataExecutionPrevention="0"
94 Name="VCAppVerifierTool"
97 Name="VCPostBuildEventTool"
102 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
103 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
104 ConfigurationType="2"
106 ManagedExtensions="1"
109 Name="VCPreBuildEventTool"
112 Name="VCCustomBuildTool"
115 Name="VCXMLDataGeneratorTool"
118 Name="VCWebServiceProxyGeneratorTool"
122 TargetEnvironment="3"
125 Name="VCCLCompilerTool"
127 PreprocessorDefinitions="WIN32;_DEBUG"
129 UsePrecompiledHeader="0"
130 GenerateXMLDocumentationFiles="true"
132 DebugInformationFormat="3"
135 Name="VCManagedResourceCompilerTool"
138 Name="VCResourceCompilerTool"
141 Name="VCPreLinkEventTool"
145 AdditionalDependencies="$(NoInherit)"
147 GenerateDebugInformation="true"
149 RandomizedBaseAddress="1"
150 DataExecutionPrevention="0"
157 Name="VCManifestTool"
169 Name="VCAppVerifierTool"
172 Name="VCPostBuildEventTool"
177 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
178 IntermediateDirectory="$(ConfigurationName)"
179 ConfigurationType="2"
181 ManagedExtensions="1"
182 WholeProgramOptimization="1"
185 Name="VCPreBuildEventTool"
188 Name="VCCustomBuildTool"
191 Name="VCXMLDataGeneratorTool"
194 Name="VCWebServiceProxyGeneratorTool"
200 Name="VCCLCompilerTool"
201 PreprocessorDefinitions="WIN32;NDEBUG"
203 UsePrecompiledHeader="0"
204 GenerateXMLDocumentationFiles="true"
206 DebugInformationFormat="3"
209 Name="VCManagedResourceCompilerTool"
212 Name="VCResourceCompilerTool"
215 Name="VCPreLinkEventTool"
219 AdditionalDependencies="$(NoInherit)"
221 GenerateDebugInformation="true"
222 RandomizedBaseAddress="1"
223 DataExecutionPrevention="0"
230 Name="VCManifestTool"
242 Name="VCAppVerifierTool"
245 Name="VCPostBuildEventTool"
250 OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
251 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
252 ConfigurationType="2"
254 ManagedExtensions="1"
255 WholeProgramOptimization="1"
258 Name="VCPreBuildEventTool"
261 Name="VCCustomBuildTool"
264 Name="VCXMLDataGeneratorTool"
267 Name="VCWebServiceProxyGeneratorTool"
271 TargetEnvironment="3"
274 Name="VCCLCompilerTool"
275 PreprocessorDefinitions="WIN32;NDEBUG"
277 UsePrecompiledHeader="0"
278 GenerateXMLDocumentationFiles="true"
280 DebugInformationFormat="3"
283 Name="VCManagedResourceCompilerTool"
286 Name="VCResourceCompilerTool"
289 Name="VCPreLinkEventTool"
293 AdditionalDependencies="$(NoInherit)"
295 GenerateDebugInformation="true"
296 RandomizedBaseAddress="1"
297 DataExecutionPrevention="0"
304 Name="VCManifestTool"
316 Name="VCAppVerifierTool"
319 Name="VCPostBuildEventTool"
325 RelativePath="System.dll"
326 AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
327 MinFrameworkVersion="131072"
330 RelativePath="System.Data.dll"
331 AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
332 MinFrameworkVersion="131072"
335 RelativePath="System.XML.dll"
336 AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
337 MinFrameworkVersion="131072"
343 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
344 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
347 RelativePath=".\AssemblyInfo.cpp"
351 RelativePath=".\UserAccountControl.cpp"
357 Filter="h;hpp;hxx;hm;inl;inc;xsd"
358 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
361 RelativePath=".\UserAccountControl.h"
368 </VisualStudioProject>