DISP_E_DIVBYZERO
"Martin Fuchs" <[email protected]> Sun, 29 Feb 2004 15:18:03 +0100
| Newsgroups | gmane.comp.gnu.mingw.patches |
|---|---|
| Message-ID | <[email protected]> |
Changelog: * include/winerror.h (DISP_E_DIVBYZERO): define DISP_E_DIVBYZERO Index: winerror.h =================================================================== RCS file: /CVS/ReactOS/reactos/w32api/include/winerror.h,v retrieving revision 1.1 diff -u -p -d -r1.1 winerror.h --- winerror.h 21 Feb 2004 09:20:34 -0000 1.1 +++ winerror.h 29 Feb 2004 14:09:33 -0000 @@ -2096,6 +2096,7 @@ #define DISP_E_PARAMNOTOPTIONAL ((HRESULT)0x8002000FL) #define DISP_E_BADCALLEE ((HRESULT)0x80020010L) #define DISP_E_NOTACOLLECTION ((HRESULT)0x80020011L) +#define DISP_E_DIVBYZERO ((HRESULT)0x80020012L) #define TYPE_E_BUFFERTOOSMALL ((HRESULT)0x80028016L) #define TYPE_E_INVDATAREAD ((HRESULT)0x80028018L) #define TYPE_E_UNSUPFORMAT ((HRESULT)0x80028019L) ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click