/* | |
Generate GUIDs for device classes for PnP and SetupAPI | |
This file was generated by extracting the UUIDs from the registry at | |
\\SYSTEM\\CurrentControlSet\\Control\\Class and pairing them with | |
the class name in the registry value "Class" with GUID_DEVCLASS_ prepended | |
*/ | |
#define INITGUID | |
#include <basetyps.h> | |
#include <devguid.h> |