mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 01:14:00 +00:00
- Don't blame Arch, it was ks.h
svn path=/trunk/; revision=42161
This commit is contained in:
parent
4fdbdba1d9
commit
15bec214b5
1 changed files with 4 additions and 0 deletions
|
@ -3761,6 +3761,8 @@ KsDeviceRegisterAggregatedClientUnknown(
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(_UNKNOWN_H_) || defined(__IUnknown_INTERFACE_DEFINED__)
|
||||||
|
|
||||||
typedef interface IKsReferenceClock* PIKSREFERENCECLOCK;
|
typedef interface IKsReferenceClock* PIKSREFERENCECLOCK;
|
||||||
|
|
||||||
#undef INTERFACE
|
#undef INTERFACE
|
||||||
|
@ -3828,6 +3830,8 @@ DECLARE_INTERFACE_(IKsControl,IUnknown)
|
||||||
#undef INTERFACE
|
#undef INTERFACE
|
||||||
typedef IKsControl* PIKSCONTROL;
|
typedef IKsControl* PIKSCONTROL;
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
KSDDKAPI
|
KSDDKAPI
|
||||||
VOID
|
VOID
|
||||||
NTAPI
|
NTAPI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue