RegFlushKey: wrong error code.
[wine/testsucceed.git] / include / oleidl.h
blobb515b9384e81fb9bded332626e434e101a064711
1 #ifndef __WINE_OLEIDL_H
2 #define __WINE_OLEIDL_H
5 #include "wine/obj_base.h"
7 /* the following depend only on obj_base.h */
8 #include "wine/obj_storage.h"
10 /* the following depend on obj_storage.h */
11 #include "wine/obj_moniker.h"
13 /* the following depend on obj_moniker */
14 #include "wine/obj_dataobject.h"
16 /* the following depend on obj_dataobject.h */
17 #include "wine/obj_dragdrop.h"
20 #endif /* __WINE_OLEIDL_H */