Changeset 3157 for trunk/include/win/winerror.h
- Timestamp:
- Mar 18, 2000, 6:03:34 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/winerror.h
r1631 r3157 1 /* $Id: winerror.h,v 1. 4 1999-11-08 13:46:45 sandervlExp $ */1 /* $Id: winerror.h,v 1.5 2000-03-18 17:03:34 davidr Exp $ */ 2 2 #ifndef __WINE_WINERROR_H 3 3 #define __WINE_WINERROR_H … … 798 798 #define OLEOBJ_S_INVALIDVERB 0x00040180L 799 799 800 #define CONVERT10_E_OLESTREAM_GET 0x800401C0 801 #define CONVERT10_E_OLESTREAM_PUT 0x800401C1 802 #define CONVERT10_E_OLESTREAM_FMT 0x800401C2 803 #define CONVERT10_E_OLESTREAM_BITMAP_TO_DIB 0x800401C3 804 #define CONVERT10_E_STG_FMT 0x800401C4 805 #define CONVERT10_E_STG_NO_STD_STREAM 0x800401C5 806 #define CONVERT10_E_STG_DIB_TO_BITMAP 0x800401C6 807 800 808 #endif /* __WINE_WINERROR_H */
Note:
See TracChangeset
for help on using the changeset viewer.