Index: src/chext/chext.vc90.vcproj =================================================================== diff -u -N -re3bcaae8d754c3ebbbb41df8426a60891f5fdf6d -r4c272b19c74694c428c943011f279ec064fbd894 --- src/chext/chext.vc90.vcproj (.../chext.vc90.vcproj) (revision e3bcaae8d754c3ebbbb41df8426a60891f5fdf6d) +++ src/chext/chext.vc90.vcproj (.../chext.vc90.vcproj) (revision 4c272b19c74694c428c943011f279ec064fbd894) @@ -12,14 +12,17 @@ + @@ -68,13 +73,14 @@ RegisterOutput="false" IgnoreImportLibrary="true" AdditionalDependencies="comctl32.lib" + OutputFile="$(OutDir)\chext.dll" LinkIncremental="1" SuppressStartupBanner="true" ModuleDefinitionFile="chext.def" GenerateDebugInformation="true" SubSystem="2" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" + RandomizedBaseAddress="2" + DataExecutionPrevention="2" TargetMachine="1" /> @@ -153,12 +161,14 @@ RegisterOutput="false" IgnoreImportLibrary="true" AdditionalDependencies="comctl32.lib" + OutputFile="$(OutDir)\chext.dll" LinkIncremental="1" SuppressStartupBanner="true" ModuleDefinitionFile="chext.def" + GenerateDebugInformation="true" SubSystem="2" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" + RandomizedBaseAddress="2" + DataExecutionPrevention="2" TargetMachine="1" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -224,6 +760,72 @@ InterfaceIdentifierFileName="chext_i.c" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +