mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
- Fix dmo.h and mediaerr.h
svn path=/trunk/; revision=39831
This commit is contained in:
@@ -17,3 +17,4 @@
|
||||
#include "dmoreg.h"
|
||||
#include "dmort.h"
|
||||
|
||||
#endif /* __DMO_H__ */
|
||||
|
||||
@@ -7,5 +7,5 @@
|
||||
#define DMO_E_NOTACCEPTING 0x80040204
|
||||
#define DMO_E_TYPE_NOT_ACCEPTED 0x80040205
|
||||
#define DMO_E_NO_MORE_ITEMS 0x80040206
|
||||
#endif _MEDIAERR_H_
|
||||
#endif /* _MEDIAERR_H_ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user