jrj/xframe/devloper/XDevEditPage.hpp
@@ -21,7 +21,7 @@ xaserver::ProcessCmd(GetServerUrl(), (L"uri.hxsoft.com/xaserver/developer " + cmd).c_str(), ext, pdata, nlen); if (nlen > 0) { xstring str = ((LPARAM)pdata); xstring str = ((wchar_t*)pdata); return str.mid(1, 9999999); } else