Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
lib
libc
mingw
libsrc
ntddvdeo-uuid.c
pretty
plain
permalink
blame
history
•
7 lines
•
188 B
1
/* from ntddvdeo.h */
2
3
#define INITGUID
4
#include <basetyps.h>
5
6
DEFINE_GUID(GUID_DEVINTERFACE_DISPLAY_ADAPTER, 0x5b45201d, 0xf2f2, 0x4f3b, 0x85, 0xbb, 0x30, 0xff, 0x1f, 0x95, 0x35, 0x99);
7