diff --git a/Updater b/Updater index fbbf89b..877c2cc 160000 --- a/Updater +++ b/Updater @@ -1 +1 @@ -Subproject commit fbbf89ba55004c6b94b5f5b3d149d0176ca83477 +Subproject commit 877c2cc357e19c2e531d935b4fe04e856c6d1576 diff --git a/include/UpdaterCfg.h b/include/UpdaterCfg.h index 711060c..6c0f6d0 100644 --- a/include/UpdaterCfg.h +++ b/include/UpdaterCfg.h @@ -14,4 +14,4 @@ // // Update server catalog location // -#define UPDATER_HTTP_PATH "/ZRCola/catalog-0000.xml" +#define UPDATER_HTTP_PATH "/ZRCola/catalog-0001.xml" diff --git a/include/common.props b/include/common.props index 1a9181c..d0a0370 100644 --- a/include/common.props +++ b/include/common.props @@ -37,7 +37,7 @@ Level4 - NTDDI_VERSION=NTDDI_WINXP;_WIN32_WINNT=_WIN32_WINNT_WINXP;wxMSVC_VERSION=$(PlatformToolsetVersion);_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + NTDDI_VERSION=NTDDI_VISTA;_WIN32_WINNT=_WIN32_WINNT_VISTA;wxMSVC_VERSION=$(PlatformToolsetVersion);_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) Use pch.h ProgramDatabase @@ -52,7 +52,7 @@ true - WINVER=0x0501;_WIN32_WINNT=0x0501;%(PreprocessorDefinitions) + WINVER=0x0600;_WIN32_WINNT=0x0600;%(PreprocessorDefinitions) Amperstand diff --git a/lib/wxExtend b/lib/wxExtend index 5fa66f6..f3e2085 160000 --- a/lib/wxExtend +++ b/lib/wxExtend @@ -1 +1 @@ -Subproject commit 5fa66f625db9095e71b4bbe0fb03a389956700c7 +Subproject commit f3e208572f8c3aa16d7a220f8b3671c6c4fa8e8c