Merging r37048, r37051, r37052, r37055 from the-real-msvc branch
[reactos.git] / reactos / include / dxsdk / dmo.h
1
2 #ifndef __DMO_H__
3 #define __DMO_H__
4
5 #include "mediaerr.h"
6
7 #ifdef FIX_LOCK_NAME
8 #define Lock DMOLock
9 #endif
10
11 #include "mediaobj.h"
12
13 #ifdef FIX_LOCK_NAME
14 #undef Lock
15 #endif
16
17 #include "dmoreg.h"
18 #include "dmort.h"
19