master
1/*
2 Generate GUIDs for device classes for PnP and SetupAPI
3
4 This file was generated by extracting the UUIDs from the registry at
5 \\SYSTEM\\CurrentControlSet\\Control\\Class and pairing them with
6 the class name in the registry value "Class" with GUID_DEVCLASS_ prepended
7 */
8
9#define INITGUID
10#include <basetyps.h>
11#include <devguid.h>