diff --git a/sln/Release/hgsetver.exe b/sln/Release/hgsetver.exe index 08f6c19..92b9715 100644 Binary files a/sln/Release/hgsetver.exe and b/sln/Release/hgsetver.exe differ diff --git a/sln/hgsetver/hgsetver.cpp b/sln/hgsetver/hgsetver.cpp index 703de59..40d2414 100644 --- a/sln/hgsetver/hgsetver.cpp +++ b/sln/hgsetver/hgsetver.cpp @@ -151,6 +151,7 @@ static oem from_str(const wchar_t* str) GET_ENUM_VALUE_W(OEM_NONE, s); GET_ENUM_VALUE_W(OEM_HANWANG, s); GET_ENUM_VALUE_W(OEM_LISICHENG, s); + GET_ENUM_VALUE_W(OEM_CANGTIAN, s); GET_ENUM_VALUE_W(OEM_ZHONGJING, s); return OEM_NOT; } @@ -668,7 +669,7 @@ namespace rc } } } while (end); - return true; + } static bool change_file(const wchar_t* file, LPCHGPARAM param, bool(__stdcall* modify)(std::wstring& cont, LPCHGPARAM param)) { diff --git a/sln/hgsetver/hgsetver.vcxproj.user b/sln/hgsetver/hgsetver.vcxproj.user index e8563e3..8d8b71b 100644 --- a/sln/hgsetver/hgsetver.vcxproj.user +++ b/sln/hgsetver/hgsetver.vcxproj.user @@ -1,11 +1,11 @@  - F:\projs\huagao\working\code_twain\twain\brand.h -oem hw + C:\Users\modehua\Desktop\sane\sdk\include\huagao\brand.h -oem zj WindowsLocalDebugger - F:\projs\huagao\working\code_twain\twain\brand.h -oem lsc + C:\Users\modehua\Desktop\sane\sdk\include\huagao\brand.h -oem zj WindowsLocalDebugger \ No newline at end of file