mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +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
|
||||
|
||||
#if defined(_UNKNOWN_H_) || defined(__IUnknown_INTERFACE_DEFINED__)
|
||||
|
||||
typedef interface IKsReferenceClock* PIKSREFERENCECLOCK;
|
||||
|
||||
#undef INTERFACE
|
||||
|
@ -3828,6 +3830,8 @@ DECLARE_INTERFACE_(IKsControl,IUnknown)
|
|||
#undef INTERFACE
|
||||
typedef IKsControl* PIKSCONTROL;
|
||||
|
||||
#endif
|
||||
|
||||
KSDDKAPI
|
||||
VOID
|
||||
NTAPI
|
||||
|
|
Loading…
Reference in a new issue