repo.or.cz
/
msysgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated git wrapper exe
[msysgit.git]
/
mingw
/
include
/
xprtdefs.h
blob
e61e8ac5a8824c574db18485ed977274e44c4a59
1
#ifndef _XPTRDEFS_H
2
#define _XPTRDEFS_H
3
#if __GNUC__ >= 3
4
#pragma GCC system_header
5
#endif
6
7
/*--- DirectShow Reference - DirectShow Structures - TIMECODE_SAMPLE Structure */
8
#define ED_DEVCAP_ATN_READ 0x13B7
9
#define ED_DEVCAP_RTC_READ 0x13BA
10
11
#endif