FreeRDP/winpr/include
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
..
winpr winpr/sysinfo: added IsProcessorFeaturePresent and IsProcessorFeaturePresentEx 2013-03-01 09:02:14 +01:00
CMakeLists.txt cmake: improve NSIS packaging 2012-10-17 13:07:29 -04:00