diff --git a/打卷检验管理/U_GetDllForm.pas b/打卷检验管理/U_GetDllForm.pas index 7289df7..06eb228 100644 --- a/打卷检验管理/U_GetDllForm.pas +++ b/打卷检验管理/U_GetDllForm.pas @@ -7,18 +7,18 @@ uses dxCore, ActiveX; function GetDllForm(App: Tapplication; FormH: hwnd; FormID: integer; Language: integer; WinStyle: integer; GCode: Pchar; GName: Pchar; DataBase: Pchar; Title: PChar; Parameters1: PChar; Parameters2: PChar; Parameters3: PChar; Parameters4: PChar; Parameters5: PChar; Parameters6: PChar; Parameters7: PChar; Parameters8: PChar; Parameters9: PChar; Parameters10: PChar; DataBaseStr: PChar): hwnd; export; stdcall; - + function ConnData(): Boolean; function GetsysParam(muserId: pchar; fparam1: pchar): Boolean; implementation - + uses U_DataLink, U_Fun, U_iniParam, U_MJManageNewFDNew, U_ProductOrderList, U_ProductOrderAnPai, U_MJEdit, U_JYOrderCDOne, U_JYOrderCDMore, U_CpCkSaoMNewSel, U_CKProductBCPInList, U_CKProductBCPOutList, U_BanCpHCSaoM, - U_CKProductBCPHCList, U_CKProductBCPKCList, U_CKProductBCPKCHZList, + U_CKProductBCPHCList, U_CKProductBCPKCList, U_CKProductBCPKCHZList, U_CpRkSaoMNew, U_ClothContractList, U_ClothContractKCList, U_ProductOrderNewList, U_ClothPDInfoList, U_ClothHCList, U_ContractListNX, U_ClothContractListSX, U_ClothContractListHZ, U_ProductOrderLBNameSet,