summaryrefslogtreecommitdiff
path: root/IvyProbe
diff options
context:
space:
mode:
authorfcolin2009-07-06 10:41:04 +0000
committerfcolin2009-07-06 10:41:04 +0000
commit99092eb2616a5e88144f64f56dd01c53c50e9563 (patch)
treea97132b27188f038cb729596b064c13c828112d4 /IvyProbe
parent879eaf77babef13084b95ef170742958d90389b6 (diff)
downloadivy-cplusplus-99092eb2616a5e88144f64f56dd01c53c50e9563.zip
ivy-cplusplus-99092eb2616a5e88144f64f56dd01c53c50e9563.tar.gz
ivy-cplusplus-99092eb2616a5e88144f64f56dd01c53c50e9563.tar.bz2
ivy-cplusplus-99092eb2616a5e88144f64f56dd01c53c50e9563.tar.xz
Diffstat (limited to 'IvyProbe')
-rw-r--r--IvyProbe/IvyProbe.rc8
-rw-r--r--IvyProbe/IvyProbe.vcproj33
2 files changed, 19 insertions, 22 deletions
diff --git a/IvyProbe/IvyProbe.rc b/IvyProbe/IvyProbe.rc
index 6896394..8fc9923 100644
--- a/IvyProbe/IvyProbe.rc
+++ b/IvyProbe/IvyProbe.rc
@@ -13,7 +13,7 @@
#undef APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
-// French (France) resources
+// Français (France) resources
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
#ifdef _WIN32
@@ -94,10 +94,10 @@ BEGIN
PUSHBUTTON "Start",IDC_START,130,15,25,14
LTEXT "Bind:",IDC_STATIC_BIND,4,135,17,8
LTEXT "Msg:",IDC_STATIC_MSG,4,117,17,12
- COMBOBOX IDC_MSG,27,117,100,82,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP
+ COMBOBOX IDC_MSG,27,117,100,82,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
DEFPUSHBUTTON "Send",IDC_SEND,128,116,27,14
PUSHBUTTON "Bind",IDC_BIND,128,132,27,14
- COMBOBOX IDC_REGEXP,27,133,100,66,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP
+ COMBOBOX IDC_REGEXP,27,133,100,66,CBS_DROPDOWN | CBS_AUTOHSCROLL | WS_VSCROLL | WS_TABSTOP
EDITTEXT IDC_TEXT,4,31,151,82,ES_MULTILINE | ES_AUTOVSCROLL | ES_AUTOHSCROLL | ES_NOHIDESEL | ES_READONLY | WS_VSCROLL
END
@@ -215,7 +215,7 @@ BEGIN
CG_IDS_SOCKETS_INIT_FAILED "Windows sockets initialization failed."
END
-#endif // French (France) resources
+#endif // Français (France) resources
/////////////////////////////////////////////////////////////////////////////
diff --git a/IvyProbe/IvyProbe.vcproj b/IvyProbe/IvyProbe.vcproj
index cdf5dda..d69d4ba 100644
--- a/IvyProbe/IvyProbe.vcproj
+++ b/IvyProbe/IvyProbe.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="8,00"
+ Version="9,00"
Name="IvyProbe"
ProjectGUID="{B7F7F0F7-9029-4D1A-8CB4-C42DAF86A21C}"
RootNamespace="IvyProbe"
@@ -9,6 +9,7 @@
SccLocalPath="."
SccProvider="MSSCCI:Microsoft Visual SourceSafe"
Keyword="MFCProj"
+ TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
@@ -53,7 +54,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\Ivy;&quot;..\..\..\pcre-6.4&quot;"
+ AdditionalIncludeDirectories="..\Ivy;&quot;..\..\..\pcre-7.9&quot;"
PreprocessorDefinitions="USE_ETS"
RuntimeLibrary="3"
UsePrecompiledHeader="2"
@@ -81,6 +82,8 @@
AdditionalLibraryDirectories=""
GenerateDebugInformation="true"
SubSystem="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
/>
<Tool
Name="VCALinkTool"
@@ -101,9 +104,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -139,7 +139,7 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
- AdditionalIncludeDirectories="..\Ivy;&quot;..\..\..\pcre-6.4&quot;"
+ AdditionalIncludeDirectories="..\Ivy;&quot;..\..\..\pcre-7.9&quot;"
PreprocessorDefinitions="USE_ETS"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -168,6 +168,8 @@
AdditionalLibraryDirectories=""
GenerateDebugInformation="true"
SubSystem="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="17"
/>
<Tool
@@ -189,9 +191,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -227,7 +226,7 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\Ivy;&quot;..\..\..\pcre-6.4&quot;"
+ AdditionalIncludeDirectories="..\Ivy;&quot;..\..\..\pcre-7.5&quot;"
PreprocessorDefinitions="USE_ETS"
StringPooling="true"
RuntimeLibrary="2"
@@ -254,6 +253,8 @@
SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
SubSystem="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
/>
<Tool
Name="VCALinkTool"
@@ -274,9 +275,6 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
@@ -312,7 +310,7 @@
<Tool
Name="VCCLCompilerTool"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\Ivy;&quot;..\..\..\pcre-6.4&quot;"
+ AdditionalIncludeDirectories="..\Ivy;&quot;..\..\..\pcre-7.9&quot;"
PreprocessorDefinitions="USE_ETS"
StringPooling="true"
RuntimeLibrary="2"
@@ -339,6 +337,8 @@
SuppressStartupBanner="true"
AdditionalLibraryDirectories=""
SubSystem="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
TargetMachine="17"
/>
<Tool
@@ -360,16 +360,13 @@
Name="VCAppVerifierTool"
/>
<Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
<ProjectReference
- ReferencedProjectIdentifier="{9BD87B7A-517E-4900-B3EA-A358885CD876}"
+ ReferencedProjectIdentifier="{9818D652-CC05-463E-880D-AFCA2C7BFABE}"
RelativePathToProject=".\Ivy\Ivy.vcproj"
/>
</References>