LiFan
2024-06-28 1a7887ff807dec75c20e39f9f101ee5700961ceb
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)
   {