xj qian
2024-09-13 94a7ecbc10c4d136fe4681db17577e9739b907c7
jrj/xframe/wobject/xwin.hpp
@@ -11,6 +11,7 @@
using kcontrol = Hxsoft::XFrame::IXFControl;
using knode = Hxsoft::XFrame::IXNode;
#define export __declspec(dllexport)
#define DeclWinObject_(ty,pty) class __declspec(dllexport) ty :  public pty
#define CreateWinObject_(ty,pty) \
public:\