1
0
mirror of synced 2025-02-09 07:39:34 +01:00

10 lines
177 B
C
Raw Normal View History

#pragma once
#include <windows.h>
DEFINE_GUID(
usio_guid,
0xE54BF304L,
0x66A3,
0x476F,
0xA4, 0x56, 0xC6, 0xDD, 0xAB, 0x8C, 0x70, 0x78);