Commit Graph

31 Commits (master)

Author SHA1 Message Date
Frédéric Delanoy 137ac89250 include: Fix a typo in a comment.
Signed-off-by: Frédéric Delanoy <frederic.delanoy@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-19 11:59:58 +09:00
Andrey Gusev 5cdcd4493f Assorted spelling and typos fixes. 2015-08-18 15:00:13 +09:00
Alexandre Julliard 25441f40f8 include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
Michael Stefaniuc e1a65b3a8b include: Make "long" numeric constants LP64/LLP64 proof (mapi*.h). 2011-11-22 11:10:01 +01:00
Owen Rudge aacc4815f9 include: Add IAttach interface to mapidefs.h. 2009-10-01 16:20:37 +02:00
Owen Rudge 8555035d69 include: Add definitions for IMAPIContainer, IMAPIFolder, IMessage. 2009-10-01 16:17:20 +02:00
Owen Rudge 3372d6febc include: Add IMsgStore definition. 2009-10-01 16:16:00 +02:00
Owen Rudge 82f25f5445 include: Add MAPI_USE_DEFAULT and MDB_NO_DIALOG definitions to mapidefs.h. 2009-10-01 16:14:10 +02:00
Alexandre Julliard a2ba7dcf7b include: Use WINE_NO_UNICODE_MACROS instead of __WINESRC__ where appropriate. 2008-05-30 10:02:42 +02:00
Austin English 6e59cd2c34 Spelling fixes. 2008-04-22 12:20:12 +02:00
Francois Gouget 7fe20800e0 mapi32: Remove redundant protections against duplicate header inclusion. 2007-08-08 15:32:03 +02:00
Francois Gouget d44b6d4662 mapi32: Add missing #include directives. 2007-08-06 12:31:00 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Alexandre Julliard b8d3075d83 Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of
duplicate typedefs.
2005-07-26 18:32:53 +00:00
Juan Lang ffebbae54f Fix FILETIME to match winbase.h on big-endian machines. 2005-05-10 08:28:37 +00:00
Alexandre Julliard 5d0160ea75 Get rid of the non-standard Ixxx_METHODS macro definitions, declare
the interfaces explicitly instead.
2004-10-05 04:38:15 +00:00
Francois Gouget 52ecbf73b1 Fix incorrect usage of COBJMACROS. 2004-10-04 19:35:40 +00:00
Alexandre Julliard 616940eb9a Get rid of the non-standard ICOM_DEFINE macro. 2004-08-12 03:33:30 +00:00
Jon Griffiths ee9777e0e2 Add the IMAPIProp/IPropData definitions. 2004-05-03 20:19:35 +00:00
Jon Griffiths 11b26f05ad Update/Add MAPI headers. 2004-04-23 23:28:04 +00:00
Alexandre Julliard e37c6e18d0 Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
2003-09-05 23:08:26 +00:00
Dimitrie O. Paun 53f9c21fb7 Use angle brackets (<>) rather than quotes ("") for the include
directives in our .h files. This should avoid some potentially nasty
surprises for Winelib apps.
2003-08-28 21:43:34 +00:00
Dimitrie O. Paun cef5961d2b Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
Alexandre Julliard 5f09c96f58 Fixed endianness #ifdefs (spotted by Jason Edmeades). 2002-06-25 03:03:19 +00:00
Francois Gouget b3c7a79225 Include winerror.h if in Winelib mode. 2002-05-23 02:38:56 +00:00
Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Jussi Jumppanen d3f8e83495 Added missing MAPI defines. 2001-11-14 21:23:17 +00:00
François Gouget 3481e8039e Added mapi.h with the definitions needed by the MFC. 2000-12-13 21:28:57 +00:00
Jim Aston 2e1cafa288 Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
Francois Gouget 87e385fc6b Moved some definitions to their proper include file. 1999-02-17 17:45:54 +00:00
Justin Bradford bc93bc833e Most of the currency variant conversion functions implemented.
Minor bugfixes and header tidying.
1998-12-11 14:02:16 +00:00