update xlib.api.win32

This commit is contained in:
iperov 2022-05-15 17:45:49 +04:00
commit 2be3278753
21 changed files with 726 additions and 192 deletions

View file

@ -0,0 +1,4 @@
from ..wintypes import CLSID
CLSID_SystemDeviceEnum = CLSID('62BE5D10-60EB-11d0-BD3B-00A0C911CE86')
CLSID_VideoInputDeviceCategory = CLSID('860bb310-5d01-11d0-bd3b-00a0c911ce86')