Version 8.2 (04/09/2003)
* Fixed CPU Cache detection bug
* Fixed CPU speed detection ("division by zero" error)
* Fixed bug in SMBIOS under VMware
* Extended and precised SMBIOS detection
* OS detection precised (Windows Server 2003 etc. support added)
+ Added East Europe charset support in XML report
+ Added GetCPUUsage function to MSIC.DLL
+ TDMA extended to override administration privileges need under NT
Version 8.1 (03/24/2003)
* Bug fixes (TCPU, TMemory)
* XML bug fixed
+ Added ShadeBlend and ColorManagement display capabilities enum, Video BIOSString,
Physical video size and Device Driver Version properties (TDisplay)
+ New Direct Memory Access component (MSI_DMA) + Demo4
+ ROM BIOS Explorer rewritten
+ SMBIOS completely rewritten using TDMA
+ TMStorageDevices rewritten, renamed to TIDE (MSI_IDE.pas) and included to MSystemInfo
+ Added resource enumeration for devices (only NT) (TDevices)
+ Redesigned Devices report
+ New demos
+ Added System Overview page to Report Viewer
+ Added interface file for MSIC.DLL and simplified function calling
Version 8.0 (02/24/2003)
* Many bugs fixed
+ Full startup enumeration (TStartup)
+ Added HDD info evaluation from registry (TMStorageDevices)
+ New demo for TMStorageDevices
* CPU detection precised (Intel, AMD)
+ Added Intel Itanium, Northwood and Prestonia support (TCPU)
+ Added CPU architecture flag (TCPU)
+ Reports are rewritten to XML output.
+ Added standalone XML Report Viewer
+ Added VerticalRefreshRate detection (NT only) (TDisplay)
+ Added Windows .NET recognition (TOperatingSystem)
- Removed ControlPanel Applet application
+ Added MSIC.DLL for access to MSI data from any application (see Demo)
-------------------------------------------------------------------------------
Version 7.73 (11/11/2002)
+ Added Startup evaluation in SYSTEM.INI (TStartup).
* Handle Memory Controller Information specially as some BIOSes (Award Modular BIOS v4.51PG, P6BX-A+ Ver 3.2c, 11/28/1998) (TSMBIOS).
(it caused bad memory module recognition)
* Fixed bug in DAO/ADO version detection (MSI_Engines)
* Bug fixes
Version 7.72.1 (09/16/2002)
+ Delphi 7 compatibility
Version 7.72 (09/16/2002)
+ Extended memory detection in TSMBIOS (if table 6 does not get info, using table 17)
+ Added support for Mobile Tualatin (TCPU)
* Memory leaks in MSI_Network removed and list index bug fixed
* Fixed all "silent exceptions" (i hope) thrown when "Stop On Delphi exception" in IDE is set on.
Version 7.71 (09/11/2002)
* Minor bug fixes
Version 7.7 (08/29/2002)
+ Added interface for some undocumented native Win API (MiTeC_Native.pas)
+ Added unit for shell extensions (context menu command, file type associations...) (MSI_Shell.pas)
+ Added HDD Serial, Model and Revision number and geometry info detection as standalone component (TMStorageDevices in MSI_SD.pas)
* Package split to runtime and designtime part
* Many bug fixes (TSMBIOS, TPrinters, TTimeZone, TDisplay, TNetwork etc.)
Version 7.62 (04/18/2002)
* Reimplemented CPU detection part (TCPU)
* many properties added or renamed
+ added Intel Willamette, Transmeta Crusoe and VIA C3 processors support (TCPU)
+ Reimplemented CPU Cache detection (TCPUCache)
* fixed Intel cache detection
* added support for AMD Duron and AMD Athlon Level 2 Cache detection and description
+ Added Hyper-Threading Technology cpu feature flag detection (TCPUFeatures)
+ Enhanced SMBIOS Table Access (TSMBIOS)
* Fixed bugs in TCP/IP configuration detection (TTCPIP)
Version 7.61 (04/09/2002)
+ Re-added BIOS detection (TBIOS in MSI_Machine.pas)
* TCP/IP detection bug fixes and enhancements (TTCPIP)
* Display detection bug fix (TDisplay)
Version 7.6 (04/08/2002)
* SMBIOS bug fixes
+ More SMBIOS details enumerated
+ Added TCP/IP configuration detection (TTCPIP in MSI_Network.pas, MiTec_IpHlpAPI.pas)
Version 7.5 (03/18/2002)
* SMBIOS si now read under any type of account in NT systems, not only Local Admin.
Version 7.4 (03/04/2002)
+ Added SMBIOS/DMI enumeration (TSMBIOS in MSI_SMBIOS.pas) - TMachine reimplemented
+ New application ROM BIOS Explorer added
* Resources info moved to separate object TResources (MSI_Machine.pas)
* Minor fixes
Version 7.32 (02/26/2002)
* MSI_Overview.pas and MSI_DetailDlg.pas added to package to prevent compilation
problems under Delphi 5 Enterprise
Version 7.31 (02/19/2002)
* Fixed some memory leaks (TMachine)
Version 7.3 (02/14/2002)
+ Reimplemented Win9x resources detection, now available under all platforms. (TMemory)
+ System Overview dialog is now live (dynamically shows memory, resources, cpu usage etc.)
+ Added new unit MiTeC_Params managing application parameters
* MiTeC_Routines splitted to MiTeC_Dialogs, MiTeC_StrUtils, MiTeC_Datetime
Version 7.2 (02/05/2002)
+ Added AMD Athlon/Duron recognition (TCPU)
+ Extended console demo application
+ Reimplemented device detecting under Win9x (TDevices)
Version 7.1 (01/08/2002)
+ Added more info in ASPI32 configuration
+ Added Locale information (TLocaleInfo in MSI_OS)
Version 7.0 (01/04/2002)
!!!! SOURCES ARE AVAILABLE ONLY ON PURCHASE/REGISTRATION NOW!!!!!!!!
+ Added Intel Cache Description (TCPU)
+ Added DS,ACPI,TM,SSE2,SS,CLFSH cpu features detection (TCPU)
* Fixed Pentium III/Celeron and OverDrive recognition (TCPU)
+ Added Process Enumeration (MSI_EnumNT, MSI_Enum9x)
+ Added Service Enumeraton for NT (MSI_EnumNT, MiTeC_AdvAPI)
+ Added Driver Enumeration for NT (MSI_EnumNT, MiTeC_AdvAPI)
+ Added Account Enumeration for NT (MSI_AccountsNT)
+ Added Scheduled Task enumeration for NT (MiTeC_JobsNT)
+ Added Event Log enumeration for NT (MiTeC_EventLogNT)
+ Added ASPI32 Configuration detection (MiTeC_WnASPI32, MSI_Engines)
* MSI_DirectX removed, TDirectX moved to TEngines (MSI_Engines)
+ New demos
-------------------------------------------------------------------------------
Version 6.4 (11/13/2001)
* Minor fixes
* Added TMachine.DELL_ServiceTag for DELL machines
Version 6.3 (10/12/2001)
* Many XP and bug fixes
* TSoftware.Installed property renamed to TSoftware.Products
+ Added uninstall string info for installed software (TSoftware.Uninstalls)
Version 6.2 (08/16/2001)
+ ASPI version detection added (TEngines)
+ Added sharepoints, sessions and open files enumeration (MiTeC_Shares.pas)
* Minor code changes
Version 6.1 (08/13/2001)
+ Added some internet settings (TOperatingSystem.TInternet)
+ Added ExceptionMode property to some comps to decide what to do when exception is thrown during refresh
* Minor bug fixes
Version 6.0 (07/24/2001)
!!!! DEVELOPMENT AND COMPATIBILITY FOR DELPHI 2,3,4 HAS BEEN ENDED!!!!!!!!
* Minor bug fixes
+ Delphi 6 compatible (all read-only properties are now really read-only, be sure to configure
Object Inspector to show them)
+ Added new object TMSI (like TMSystemInfo but no editors and no components) for using
in console applications (MSI_Console.pas)
+ TMSystemInfo moved to new unit MSI_GUI.pas (MSystemInfo.pas contains only register and editors code now)
-------------------------------------------------------------------------------
Version 5.6 (06/26/2001)
+ Added Performance Library objects (NT & 9x)
+ Added Microsoft ADO detection (TEngines)
+ Added NT Service Pack 6a detection (TOperatingSystem)
+ Added Windows XP detection (TOperatingSystem)
+ Added DVD Region detection (TOperatingSystem, only >Win95)
+ Added Product Key and Product ID (TOperatingSystem)
+ TPrinters reimplemented and Port info added
* Memory leaks removed (except in TPerfLibNT. There's over 2000 leaks and i have no idea to remove it.
没有合适的资源?快使用搜索试试~ 我知道了~
Delphi:完整的市一级工资管理程序(包含全部控件包).zip源码Delphi项目程序源码下载

共2894个文件
dcu:1030个
pas:853个
dfm:245个

1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
15 浏览量
2022-03-18
18:44:07
上传
评论
收藏 141.48MB ZIP 举报
Delphi:完整的市一级工资管理程序(包含全部控件包).zip源码Delphi项目程序源码下载Delphi:完整的市一级工资管理程序(包含全部控件包).zip源码Delphi项目程序源码下载 1.合个人学习技术做项目参考 2.适合学生做毕业设计参考 3.上线产品适合小公司开发项目参考
资源推荐
资源详情
资源评论




















收起资源包目录





































































































共 2894 条
- 1
- 2
- 3
- 4
- 5
- 6
- 29
资源评论

yxkfw
- 粉丝: 47
- 资源: 2万+

上传资源 快速赚钱
我的内容管理 收起
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助

会员权益专享
安全验证
文档复制为VIP权益,开通VIP直接复制
