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