Files
WrldBox/.tmp_zig/lib/zig/libc/mingw/libsrc/devguid.c
swim67667 c17dfc94ce
Some checks failed
Build Project / build (ubuntu-latest) (push) Failing after 12m33s
added multi-compiling stuff (only works on my mac for now)
2026-06-28 16:40:20 -04: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>