jrj/project/business/SO/delivery.base.maint.so.cpp
@@ -156,7 +156,7 @@ bind.bind(dw_1, vc); xml x; x = new xml; x ; x.setNativePointer(xml::CreateInstance()); x.LoadXml(vc.GetContent()); @@ -184,7 +184,7 @@ dw_cell.setNativePointer(dw_1.QueryItem(L"ixcell")); OnAttachEvent(); if (GetParam())OnInit(); if (GetWinParam())OnInit(); return 1; }