xj qian
2024-06-26 b7369a61ef35cdfd60e6687522d8221111dce95a
jrj/xframe/wobject/xwin.hpp
@@ -66,7 +66,11 @@
      if(!w) return 0; //response
      return (xwin*)GetPropW(w->GetHWND(),L"AttachObject");
   }
   xwin* OpenWindow(string url, xaserver& arg)
   {
      return OpenWindow(url, (LPARAM)&arg);
   }
   int trace(string info)
   {
      return 1;