aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/mingw/libsrc/devguid.c
blob: 0d0de662f57da7f68e80279db0439e1678d48c5b (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
   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>