From 4a8d7c10bc12e1e6fd2bd42d1727d7ef4d9612a2 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Tue, 29 Nov 2011 23:12:14 +0000 Subject: another part of small project fixes and x64 adaptation in some cases git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@231 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- UserGuide/UserGuide_10.sln | 25 +++ UserGuide/UserGuide_10.vcxproj | 285 +++++++++++++++++++++++++++++++++ UserGuide/UserGuide_10.vcxproj.filters | 27 ++++ UserGuide/main.c | 2 +- 4 files changed, 338 insertions(+), 1 deletion(-) create mode 100644 UserGuide/UserGuide_10.sln create mode 100644 UserGuide/UserGuide_10.vcxproj create mode 100644 UserGuide/UserGuide_10.vcxproj.filters (limited to 'UserGuide') diff --git a/UserGuide/UserGuide_10.sln b/UserGuide/UserGuide_10.sln new file mode 100644 index 0000000..6e11d96 --- /dev/null +++ b/UserGuide/UserGuide_10.sln @@ -0,0 +1,25 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UserGuide", "UserGuide_10.vcxproj", "{92E3BDEE-DD17-4619-AD61-70C0ADE04217}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Debug|x64 = Debug|x64 + Release|Win32 = Release|Win32 + Release|x64 = Release|x64 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {92E3BDEE-DD17-4619-AD61-70C0ADE04217}.Debug|Win32.ActiveCfg = Debug|Win32 + {92E3BDEE-DD17-4619-AD61-70C0ADE04217}.Debug|Win32.Build.0 = Debug|Win32 + {92E3BDEE-DD17-4619-AD61-70C0ADE04217}.Debug|x64.ActiveCfg = Debug|x64 + {92E3BDEE-DD17-4619-AD61-70C0ADE04217}.Debug|x64.Build.0 = Debug|x64 + {92E3BDEE-DD17-4619-AD61-70C0ADE04217}.Release|Win32.ActiveCfg = Release|Win32 + {92E3BDEE-DD17-4619-AD61-70C0ADE04217}.Release|Win32.Build.0 = Release|Win32 + {92E3BDEE-DD17-4619-AD61-70C0ADE04217}.Release|x64.ActiveCfg = Release|x64 + {92E3BDEE-DD17-4619-AD61-70C0ADE04217}.Release|x64.Build.0 = Release|x64 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/UserGuide/UserGuide_10.vcxproj b/UserGuide/UserGuide_10.vcxproj new file mode 100644 index 0000000..40287f9 --- /dev/null +++ b/UserGuide/UserGuide_10.vcxproj @@ -0,0 +1,285 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + UserGuide + {92E3BDEE-DD17-4619-AD61-70C0ADE04217} + UserGuide + + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + + + DynamicLibrary + false + MultiByte + true + + + DynamicLibrary + false + MultiByte + true + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)\$(Configuration) $(Platform)/Plugins\ + false + false + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)\$(Configuration) $(Platform)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)\$(Configuration) $(Platform)/Obj/$(ProjectName)\ + true + true + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + $(SolutionDir)\$(Configuration) $(Platform)/Obj/$(ProjectName)\ + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/UserGuide.tlb + + + + + Full + AnySuitable + true + Size + false + false + true + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;UserGuide_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + MultiThreaded + true + + + Level3 + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0419 + + + true + false + $(IntDir)UserGuide.pdb + false + + + $(IntDir)$(TargetName).lib + MachineX86 + true + true + + + $(IntDir)$(TargetName).xml + + + true + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/UserGuide.tlb + + + + + Full + AnySuitable + true + Size + false + false + true + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;UserGuide_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true + MultiThreaded + true + + + Level3 + true + + + NDEBUG;%(PreprocessorDefinitions) + 0x0419 + + + true + false + $(IntDir)UserGuide.pdb + false + + + $(IntDir)$(TargetName).lib + true + true + + + $(IntDir)$(TargetName).xml + + + true + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Debug/UserGuide.tlb + + + + + Disabled + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;UserGuide_EXPORTS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + true + Level3 + true + EditAndContinue + + + _DEBUG;%(PreprocessorDefinitions) + 0x0419 + + + true + true + $(IntDir)UserGuide.pdb + false + + + $(IntDir)$(TargetName).lib + MachineX86 + + + $(IntDir)$(TargetName).xml + + + true + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + .\Debug/UserGuide.tlb + + + + + Disabled + ../include;../ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;UserGuide_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + true + Level3 + true + ProgramDatabase + + + _DEBUG;%(PreprocessorDefinitions) + 0x0419 + + + true + true + $(IntDir)UserGuide.pdb + false + + + $(IntDir)$(TargetName).lib + + + $(IntDir)$(TargetName).xml + + + true + + + + + %(AdditionalIncludeDirectories) + %(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + %(PreprocessorDefinitions) + %(AdditionalIncludeDirectories) + %(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + %(PreprocessorDefinitions) + + + + + + + + + \ No newline at end of file diff --git a/UserGuide/UserGuide_10.vcxproj.filters b/UserGuide/UserGuide_10.vcxproj.filters new file mode 100644 index 0000000..a9fe7c6 --- /dev/null +++ b/UserGuide/UserGuide_10.vcxproj.filters @@ -0,0 +1,27 @@ + + + + + {dcd1a3fe-3ade-453c-9845-9cb074da6b5b} + cpp;c;cxx;rc;def;r;odl;idl;hpj;bat + + + {72da96a4-67f9-49cc-94d3-6730544c949f} + h;hpp;hxx;hm;inl + + + {34beb523-18cd-4f3d-85db-ec309fbf1d1a} + ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe + + + + + Source Files + + + + + Header Files + + + \ No newline at end of file diff --git a/UserGuide/main.c b/UserGuide/main.c index dae5b7e..8536583 100644 --- a/UserGuide/main.c +++ b/UserGuide/main.c @@ -22,7 +22,7 @@ PLUGININFOEX pluginInfo={ MIID_USERGUIDE }; -static int ShowGuideFile(WPARAM wParam,LPARAM lParam) +static INT_PTR ShowGuideFile(WPARAM wParam,LPARAM lParam) { DBVARIANT dbv = {0}; int iRes; -- cgit v1.2.3