我好象记得“灰衣老僧的程序员天堂”中“我的类库”中有获得系统信息的程序,
不过我没试过,因为比较难连上。
http://best.163.com/~easyp/index.html

解决方案 »

  1.   

    我有Delphi的源代码,明天给你?
      

  2.   

    9X:
    TOOLHELP:
    CreateToolhelp32Snapshot
    Process32First
    and Process32NextNT:
    PSAPI Functions
    The following are the PSAPI functions. 
    EmptyWorkingSet 
    EnumDeviceDrivers 
    EnumProcesses 
    EnumProcessModules 
    GetDeviceDriverBaseName 
    GetDeviceDriverFileName 
    GetMappedFileName 
    GetModuleBaseName 
    GetModuleFileNameEx 
    GetModuleInformation 
    GetProcessMemoryInfo 
    GetWsChanges 
    InitializeProcessForWsWatch 
    QueryWorkingSet