User asked about checking for cpuid features that weren't supported by _WinAPI_IsProcessorFeaturePresent()
I researched it a bit and found that 'Andreik' executed some asm on the fly to get vendorID which quite frankly is amazing
So I ran with it and created a function that is more general...