FreeRDP/winpr/libwinpr/sysinfo
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
..
test winpr/sysinfo: added IsProcessorFeaturePresent and IsProcessorFeaturePresentEx 2013-03-01 09:02:14 +01:00
CMakeLists.txt android: build fix - no librt 2013-02-28 11:47:09 +01:00
module.def cmake: fix windows build 2012-10-14 01:17:25 -04:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
sysinfo.c winpr/sysinfo: added IsProcessorFeaturePresent and IsProcessorFeaturePresentEx 2013-03-01 09:02:14 +01:00