repo.or.cz
/
canaan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
convert line ends
[canaan.git]
/
prj
/
tech
/
libsrc
/
compapis
/
dispguid.h
blob
01efd70eb40055cbfde2cb5721270859044a16b9
1
#ifndef __DISPGUID_H
2
#define __DISPGUID_H
3
DEFINE_LG_GUID
(
IID_IDisplayDevice
,
0x07
);
4
DEFINE_LG_GUID
(
IID_IDeviceBitmap
,
0x79
);
5
DEFINE_LG_GUID
(
IID_IDeviceComposeBitmap
,
0x7a
);
6
#endif