
david at thegeorges
Jan 22, 2008, 10:08 AM
Post #3 of 3
(469 views)
Permalink
|
|
Re: Getting Processor Type/Features in Win32
[In reply to]
|
|
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 _______________________________________________ mythtv-dev mailing list mythtv-dev[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|