xj qian
2024-06-28 a45547cb13fde42a735daf910cf2ffcedd3a12d6
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)
   {