[mythtv] Getting Processor Type/Features in Win32

David George david at thegeorges.us
Tue Jan 22 18:08:04 UTC 2008


On 01/22/2008 11:24 AM, Andrei Tanas wrote:
>> If I get some time I could probably right a little C program that would
>> get the type, model and stepping.  But I'm pretty swamped right now, so
>> it would probably happen quicker if someone else did it.
>>     
>
> The environment variable %PROCESSOR_IDENTIFIER% provides all that. I just
> wanted to make sure it's consistent across different CPUs.
> Thanks.
>   

Ok, I wasn't sure if you needed the more detailed info that 
IsProcessorFeaturePresent provides.  Like if the processor supported 
MMX, SSE, etc.  Guess you can infer that from the processor family and 
model.

-- 
David



More information about the mythtv-dev mailing list