Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
lib
libc
mingw
libsrc
ntddmou-uuid.c
pretty
plain
permalink
blame
history
•
7 lines
•
177 B
1
/* from ntddmou.h */
2
3
#define INITGUID
4
#include <basetyps.h>
5
6
DEFINE_GUID(GUID_DEVINTERFACE_MOUSE, 0x378de44c, 0x56ef, 0x11d1, 0xbc, 0x8c, 0x00, 0xa0, 0xc9, 0x14, 0x05, 0xdd);
7