Главная страница
    Top.Mail.Ru    Яндекс.Метрика
Форум: "Система";
Текущий архив: 2004.04.18;
Скачать: [xml.tar.bz2];

Вниз

Марка проца.....   Найти похожие ветки 

 
Djon007 ©   (2004-02-15 21:26) [0]

Добрый вечер мастера. Подскажите где в реестре посмотреть марку проца.(cel,pen,atlon и т д)


 
Soft ©   (2004-02-15 22:18) [1]

int GetProcessorType(void);
GetProcessorType determines the type of processor being run on the user"s system.
Return Value
The return value is either zero (for 8086), one (for 80186), two (for 80286), three (for 80386), or four (for 80486).


Точнее на MSDN http://msdn.microsoft.com/


 
Soft ©   (2004-02-15 22:39) [2]

The GetSystemInfo function returns information about the current system.
VOID GetSystemInfo(
   LPSYSTEM_INFO lpSystemInfo  // address of system information structure  
  );


Parameters
lpSystemInfo
Points to a SYSTEM_INFO structure to be filled in by this function.


he SYSTEM_INFO structure contains information about the current computer system. This includes the architecture and type of the processor, the number of processors in the system, the page size, and other such information.

typedef struct _SYSTEM_INFO { // sinf  
   union {
       DWORD  dwOemId;
       struct {
           WORD wProcessorArchitecture;
           WORD wReserved;
       };
   };
   DWORD  dwPageSize;
   LPVOID lpMinimumApplicationAddress;
   LPVOID lpMaximumApplicationAddress;
   DWORD  dwActiveProcessorMask;
   DWORD  dwNumberOfProcessors;
   DWORD  dwProcessorType;
   DWORD  dwAllocationGranularity;
   WORD  wProcessorLevel;
   WORD  wProcessorRevision;

} SYSTEM_INFO;


 
Игорь Шевченко ©   (2004-02-15 23:10) [3]


> где в реестре посмотреть марку проца


Ключ
HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0
Ключ верен на NT-системах, на Win9X вероятно, может не быть 0 на конце.

Параметр
ProcessorNameString
или
Identifier



Страницы: 1 вся ветка

Форум: "Система";
Текущий архив: 2004.04.18;
Скачать: [xml.tar.bz2];

Наверх




Память: 0.45 MB
Время: 0.036 c
4-1076927156
ser_sumy
2004-02-16 13:25
2004.04.18
GetAdaptersInfo-Грабли


3-1079738313
tFactor
2004-03-20 02:18
2004.04.18
Как занести изменения в БД при использовании DBGrid -> Query ?


3-1079809775
DIS
2004-03-20 22:09
2004.04.18
таблица (Paradox)


7-1077179598
gogi
2004-02-19 11:33
2004.04.18
Как получить код возврата консольного приложения ?


11-1062913336
=Sniper=
2003-09-07 09:42
2004.04.18
Чё-то форум показываться нормально не хочет....





Afrikaans Albanian Arabic Armenian Azerbaijani Basque Belarusian Bulgarian Catalan Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dutch English Estonian Filipino Finnish French
Galician Georgian German Greek Haitian Creole Hebrew Hindi Hungarian Icelandic Indonesian Irish Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian
Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Thai Turkish Ukrainian Urdu Vietnamese Welsh Yiddish Bengali Bosnian
Cebuano Esperanto Gujarati Hausa Hmong Igbo Javanese Kannada Khmer Lao Latin Maori Marathi Mongolian Nepali Punjabi Somali Tamil Telugu Yoruba
Zulu
Английский Французский Немецкий Итальянский Португальский Русский Испанский