timbojones
04-03-2007, 06:32 PM
One of our middleware providers has started requiring SSE support on the processor to run their code. I'm having trouble figuring out how to find this information through SetupBuilder to detect whether a user's pc meets requirements.
The processor ID function returns a lot of information, but according to this page (http://softpixel.com/~cwright/programming/simd/cpuid.php) the bit I need is not included. I need to check the Standard Feature Flags field. Is that accessible in SetupBuilder?
The processor ID function returns a lot of information, but according to this page (http://softpixel.com/~cwright/programming/simd/cpuid.php) the bit I need is not included. I need to check the Standard Feature Flags field. Is that accessible in SetupBuilder?