Zebediah Figura
0ca19c3cfb
mapi32: Use the %I length modifier to print pointer-size integers.
...
"long int" is 32 bits on Windows, so %l will silently truncate the argument to
32 bits.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-30 16:22:33 +01:00
Alexandre Julliard
359de0a90d
mapi32/tests: Get rid of strcmpW().
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-26 10:59:43 +01:00
André Hentschel
04aa1a32e6
mapi32: Fix some spec file entries.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-16 18:44:57 +01:00
Andrey Gusev
6c89fb106a
mapi32: Reorder the WINAPI with the HRESULT.
...
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-02 22:02:56 +01:00
Alexandre Julliard
70f552c617
mapi32: Build with msvcrt.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-10 10:57:34 +02:00
Michael Stefaniuc
fdc9f3dce9
mapi32: Use the ARRAY_SIZE() macro.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-14 09:38:50 +02:00
Michael Stefaniuc
864c803341
mapi32/tests: Use the available ARRAY_SIZE() macro.
...
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-04 14:23:14 +02:00
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