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;