FreeRDP/winpr
Bernhard Miklautz bf7f7f0f60 winpr/sysinfo: added IsProcessorFeaturePresent and IsProcessorFeaturePresentEx
These functions can be used to check if an processor feature is supported.
IsProcessorFeaturePresentEx is a extended version which is not available
in the windows API and allows to query additional features.
Currently it works on the following platforms:
- i386/amd64 when compiling with gcc
- ARM on linux
2013-03-01 09:02:14 +01:00
..
include winpr/sysinfo: added IsProcessorFeaturePresent and IsProcessorFeaturePresentEx 2013-03-01 09:02:14 +01:00
libwinpr winpr/sysinfo: added IsProcessorFeaturePresent and IsProcessorFeaturePresentEx 2013-03-01 09:02:14 +01:00
tools winpr/tools/makecert: stubbed basic makecert wrapper 2012-11-26 22:42:40 -05:00
.gitignore
CMakeLists.txt