David Gonzalez Martin 38011a233c Integrate libs
2024-03-02 12:58:12 -06:00

12 lines
346 B
C

/*
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>