xj qian
2024-08-21 9e213f03833e59a37306a7a7195d005ab5384d74
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:\