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
Paul Vriens
e3a30e38fc
mapi32: Add the Danish translation.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:16 +02:00
Luca Bennati
3e4935b9e3
mapi32: Add Italian translation.
2010-05-31 12:14:29 +02:00
Michael Stefaniuc
6db1531ad7
mapi32: Add the Romanian translation.
2010-05-24 14:11:27 +02:00
Matej Špindler
bdb373d5c4
mapi32: Add Slovenian translation.
2010-05-17 12:42:31 +02:00
Paul Vriens
02163ffeaa
mapi32: Add Dutch translation.
2010-04-21 11:57:31 +02:00
Alexandre Julliard
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
2010-03-16 13:28:19 +01:00
Alexandre Julliard
6164ce2d82
makefiles: Use the standard C_SRCS variable as the list of test files.
...
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
José Manuel Ferrer Ortiz
bd5f4637a1
mapi32: New Spanish translations.
2010-02-15 12:47:57 +01:00
Detlef Riekenberg
e977672661
mapi32/tests: Fix a typo in a comment.
2010-02-02 11:47:20 +01:00
Andrew Nguyen
ad2fdafee9
mapi32/tests: Invoke MAPIInitialize before performing the HexFromBin tests.
...
This avoids crashes with the native Outlook extended MAPI provider.
2010-02-01 12:45:27 +01:00
Andrew Nguyen
491201a871
mapi32/tests: Fix prototype of FBinFromHex function pointer.
2010-02-01 12:45:19 +01:00
Andrew Nguyen
5ed70a69df
mapi32/tests: Centralize utility function pointer initialization.
2010-02-01 12:45:11 +01:00
Andrew Nguyen
4ed80f3bcb
mapi32/tests: Invoke MAPIInitialize before performing the FPropContainsProp tests.
...
This avoids crashes with the native Outlook extended MAPI provider.
2010-02-01 12:43:23 +01:00
Andrew Nguyen
aef39f3d9f
mapi32/tests: Centralize property function pointer initialization.
2010-01-18 15:34:44 +01:00
Andrew Nguyen
b69045bfc7
mapi32/tests: Fix the PropCopyMore tests and add an additional test.
...
The PropCopyMore test function was incorrectly allocating memory and
testing property types without initializing the correct property union
member, causing a crash with the native Outlook extended MAPI
provider.
2010-01-18 15:34:32 +01:00
Andrew Nguyen
9996897c51
mapi32/tests: Report skip for MAPIGetDefaultMalloc.
2010-01-18 15:34:16 +01:00
Andrew Nguyen
4904e31133
mapi32/tests: Report skips for unavailable utility functions.
2010-01-18 15:34:11 +01:00
Andrew Nguyen
3bd474d7f3
mapi32/tests: Report skips for unavailable property functions.
2010-01-18 15:34:04 +01:00
Vladimir Pankratov
9e394d86b4
mapi32: Add Russian translation.
2009-12-22 13:48:24 +01:00
Frédéric Delanoy
5dbbe5a7f1
mapi32: Add French translation.
2009-12-21 15:01:22 +01:00
Aurimas Fišeras
e05267dd14
mapi32: Add Lithunian translation.
2009-12-18 12:49:31 +01:00
Amine Khaldi
5ce4caf8f3
mapi32: Remove an unneeded assignment.
2009-12-18 12:49:24 +01:00
André Hentschel
79dd011839
mapi32: Add German resource.
2009-12-18 11:40:29 +01:00
Alexandre Julliard
4e7389e44b
mapi32: Fix a heap buffer overflow.
2009-12-17 14:12:30 +01:00
Owen Rudge
b4b7724a79
mapi32: Remove fallback procedure in MAPISendMail and replace with error message.
2009-12-17 13:25:51 +01:00
Owen Rudge
4194250f6c
mapi32: Correct the Simple MAPI parameters.
2009-12-17 13:25:50 +01:00
Owen Rudge
4c8bd544e1
include: Redefine LHANDLE as ULONG_PTR.
2009-12-17 13:25:50 +01:00
Marcus Meissner
3ea9ccca85
mapi32: Check folder for NULL (Coverity).
2009-11-03 21:22:28 +01:00
Owen Rudge
2d1a7173a4
mapi32: Pass several extended MAPI functions through to provider.
2009-10-27 10:51:24 +01:00
Owen Rudge
d6bc1f5e22
mapi32: Use separate pointer for drafts folder when sending via extended MAPI.
...
This patch fixes a crash in the MAPISendMail extended mail wrapper due
to reusing the "folder" variable for two separate objects.
2009-10-27 10:50:42 +01:00
Ge van Geldorp
61c69e55e4
mapi32/tests: Skip tests if no default email client is installed.
2009-10-07 12:54:34 +02:00
Marcus Meissner
4eb51234f3
mapi32: Fixed uninitialized variable (Coverity).
2009-10-02 11:51:01 +02:00
Michael Stefaniuc
e81286484e
mapi32: Use 0 instead of (wrongly) casting NULL to an integer.
2009-10-02 11:49:31 +02:00
Owen Rudge
2bdcee13a0
mapi32: Add attachment support to sendmail_extended_mapi.
2009-10-01 16:20:49 +02:00
Owen Rudge
b4ea2ead8a
mapi32: Create new message and show editor window.
2009-10-01 16:19:46 +02:00
Owen Rudge
6e33bfb767
mapi32: Open the Drafts folder in preparation for creating a message.
2009-10-01 16:19:10 +02:00
Owen Rudge
45c265f0db
mapi32: Log on via Extended MAPI and get the default message store.
2009-10-01 16:15:11 +02:00
Owen Rudge
c528e9e8dc
mapi32: Add stub of Extended MAPI wrapper for MAPISendMail.
2009-10-01 16:14:03 +02:00