Commit Graph

217 Commits

Author SHA1 Message Date
Francois Gouget b0a31c3a3b mapi32: A spelling fix in a comment.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-06 18:49:38 +02:00
Nikolay Sivov d618c0fa00 mapi32: Properly return interface pointer.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-13 18:50:11 +01:00
André Hentschel 6e8553ca28 mapi32: Fix some spec file entries.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-30 21:38:51 +01:00
Hans Leidekker 454bccd63e mapi32: Add a stub implementation of HrDispatchNotifications.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-27 16:31:44 +01:00
Huw Davies bf5dca1976 ole32: The type of the size of IMalloc'ed blocks is SIZE_T.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-20 01:50:47 +09:00
Francois Gouget 548f986e25 mapi32: Remove unneeded NONAMELESSXXX directives. 2015-03-13 21:57:31 +09:00
Michael Stefaniuc dc467bf233 mapi32/tests: Test the correct return code (PVS-Studio). 2014-12-22 13:33:20 +01:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 2013-12-15 10:23:04 +01:00
Frédéric Delanoy 55ddb4d997 mapi32/tests: Use BOOL type where appropriate. 2013-11-14 10:35:20 +01:00
Alexandre Julliard 5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
Alexandre Julliard 8e9d6203f0 mapi32: Use neutral language for the version resource. 2013-07-09 22:21:58 +02:00
Alexandre Julliard cbb2792e01 mapi32: Don't bother to free libraries at process exit. 2013-05-17 12:23:03 +02:00
Andrew Talbot d24dc4b884 mapi32: Avoid signed-unsigned integer comparisons. 2013-02-12 10:16:21 +01:00
Andrew Talbot c8e952c939 mapi32: Indentation fix. 2012-12-15 16:34:43 +01:00
Hans Leidekker ce2bd9eb1f mapi32: Forward WrapCompressedRTFStream to the registered provider, if any. 2012-10-17 11:49:18 +02:00
Michael Stefaniuc 6740d340c6 mapi32: Remove superfluous TRUE:FALSE conditional expressions. 2012-07-31 12:36:30 +02:00
Francois Gouget fac36c55e9 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
Owen Rudge 0eb0292eb5 mapi32: Add support to MAPISendMailW for ANSI fallback. 2012-04-25 17:20:20 +02:00
Owen Rudge 590c4d91d9 mapi32: Convert message to Unicode in MAPISendMail. 2012-04-25 17:19:52 +02:00
Owen Rudge 7877e657de mapi32: Convert sendmail_extended_mapi to Unicode. 2012-04-25 17:18:39 +02:00
Owen Rudge 7031588c76 mapi32: Add stub implementation of MAPISendMailW. 2012-04-24 11:38:14 +02:00
Andrew Talbot 203085dcee mapi32: Mark some fall-throughs in a switch statement. 2011-10-04 16:55:46 -05:00
Frédéric Delanoy 760faf01a9 tests: Assorted spelling fixes. 2011-08-04 18:27:37 +02:00
Frédéric Delanoy b5a33dab88 dlls: Assorted spelling fixes. 2011-08-02 20:47:51 +02:00
Marcus Meissner b93c6dfc69 mapi32: Mark internal symbols with hidden visibility. 2011-05-20 10:32:55 +02:00
Austin English 2520a363bd mapi32: Avoid shadowing a parameter. 2011-03-09 15:54:21 +01:00
Michael Stefaniuc 5a9d74a333 mapi32: COM cleanup for the IMalloc iface. 2011-01-24 14:43:25 +01:00
Alexandre Julliard b41fc57ef6 mapi32: Convert translations to po files. 2011-01-06 16:14:33 +01:00
Michael Stefaniuc abcd84aa0e mapi32: COM cleanup for the IPropData iface. 2010-12-29 11:59:34 +01:00
Michael Stefaniuc e67e836ef9 mapi32: Fully merge the IMAPIProp ifaces into IPropData. 2010-12-29 11:59:34 +01:00
Paul Vriens 60356ffe63 mapi32: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 10:24:24 +01:00
Yaron Shahrabani 5474811fe1 mapi32: Added Hebrew translation. 2010-10-22 12:05:37 +02:00
Yaron Shahrabani 2c4b2b792a mapi32: Added Hebrew translation. 2010-10-14 10:02:05 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard 73cf538433 mapi32: Use int64 in the spec file for 64-bit integers. 2010-08-31 14:23:48 +02:00
Anders Jonsson fa10d003b2 mapi32: Add Swedish translation. 2010-08-02 12:55:20 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Igor Paliychuk 8da420d1b3 mapi32: Add Ukrainian translation. 2010-07-08 17:33:36 +02:00
Ken Sharp 5ef7e7b8d4 mapi32: Add Gaelic resource. 2010-07-07 16:14:05 +02:00
Ken Sharp d7b8831a8d mapi32: Add Welsh resource. 2010-07-06 11:18:26 +02:00
Alexander Nicolaysen Sørnes 7f0273a98f mapi32: Add Norwegian Bokmål translation. 2010-06-30 16:19:45 +02:00
Kovács András 11b84ce207 mapi32: Add Hungarian translation. 2010-06-29 10:52:58 +02:00
Gustavo Henrique Milaré 007dc19295 mapi32: Update Portuguese (Brazilian) translation. 2010-06-25 10:25:28 +02:00
Hwang YunSong ed264c4bb7 mapi32: New Korean resource. 2010-06-21 11:48:43 +02:00
Akihiro Sagawa 87b15dfc90 mapi32: Add Japanese translation. 2010-06-21 11:46:32 +02:00
Michael Stefaniuc 8e151f5126 mapi32: The Portuguese translation is in UTF-8. 2010-06-16 11:44:49 +02:00
Ricardo Filipe 579ebdb4cb mapi32: Add Portuguese Portugal translation. 2010-06-12 12:07:44 +02:00
Łukasz Wojniłowicz 154e95a698 mapi32: Add the Polish translation. 2010-06-07 12:55:02 +02:00