LiFan
2024-06-27 314c07b152f9973d90cef3e99fa299db5bb1c2df
jrj/xframe/vbusiness/vframe/frame.vframe.vbusiness.hpp
@@ -6,7 +6,9 @@
class xframe : public xwin
{
public:
   xframe(void* implPtr, HWND hWnd) :xwin(implPtr, hWnd) {}
   xframe(void* implPtr, HWND hWnd) :xwin(implPtr, hWnd) {
   }
   static int getUrl(string url1, string para, KXMLDOMDocument x)
   {