LiFan
2024-07-17 f7c01240b27f0ad97feb9115b238d7a44b4b56b2
jrj/project/business/BasicCode/ShipcompanyList.cpp
@@ -11,6 +11,9 @@
class __declspec(dllexport) ShipcompanyList : public xwin
{
public:
   xdwgrid  dw_list;
public:
   ShipcompanyList(void* implPtr, HWND hWnd) :xwin(implPtr, hWnd) {}
public:
   static ShipcompanyList* CreateInstance(void* implPtr, void* hWnd)