From 5d3f7305e2bb095a7fb4272e0275aa9e84909fd9 Mon Sep 17 00:00:00 2001 From: JianjunLiu Date: Thu, 23 Jun 2022 15:26:11 +0800 Subject: [PATCH] =?UTF-8?q?=E7=95=8C=E9=9D=A2=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新 --- funcext/tvclib/utslvclmemstruct.tsf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/funcext/tvclib/utslvclmemstruct.tsf b/funcext/tvclib/utslvclmemstruct.tsf index 0ec150a..58e344c 100644 --- a/funcext/tvclib/utslvclmemstruct.tsf +++ b/funcext/tvclib/utslvclmemstruct.tsf @@ -1341,8 +1341,6 @@ type TWSADATA=class(tslcstructureobj) // property szdescription index "szdescription" read _getvalue_ write _setvalue_; property szsystemstatus index "szsystemstatus" read _getvalue_ write _setvalue_; end -implementation -(* type Ttagprocessentry32=class(tslcstructureobj) private static SSTRUCT; @@ -1414,6 +1412,9 @@ type Ttagmoduleentry32=class(tslcstructureobj) property szmodule index "szmodule" read _getvalue_ write _setvalue_; property szexepath index "szexepath" read _getvalue_ write _setvalue_; end +implementation +(* + type TMONITORINFO=class(tslcstructureobj) private static SSTRUCT;