mirror of
https://github.com/reactos/reactos.git
synced 2025-04-22 13:10:39 +00:00
- Fix a bug
svn path=/trunk/; revision=37517
This commit is contained in:
parent
2b96a6cb87
commit
a736d55b01
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ DECLARE_INTERFACE_(IAMDirectSound,IUnknown)
|
|||
STDMETHOD(SetFocusWindow)(THIS_ HWND, BOOL) PURE ;
|
||||
STDMETHOD(GetFocusWindow)(THIS_ HWND *, BOOL*) PURE ;
|
||||
};
|
||||
#undef INTERFACE
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue