Files
WrldBox/.tmp_zig/lib/zig/libc/mingw/libsrc/ntddkbd-uuid.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

8 lines
180 B
C

/* from ntddkbd.h */
#define INITGUID
#include <basetyps.h>
DEFINE_GUID(GUID_DEVINTERFACE_KEYBOARD, 0x884b96c3, 0x56ef, 0x11d1, 0xbc, 0x8c, 0x00, 0xa0, 0xc9, 0x14, 0x05, 0xdd);