1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2025-10-03 11:01:30 +00:00

Move Windows MSR driver to a new directory

The idea is to have add new drivers for ARM CPUs
This commit is contained in:
The Tumultuous Unicorn Of Darkness 2024-07-09 19:02:39 +02:00
commit ea462f761f
No known key found for this signature in database
GPG key ID: 1E55EE2EFF18BC1A
8 changed files with 12 additions and 8 deletions

View file

@ -0,0 +1,14 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by tmprdr.rc
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif