Sweden-Number/dlls/mapi32
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
..
tests mapi32/tests: Skip tests if no default email client is installed. 2009-10-07 12:54:34 +02:00
Makefile.in mapi32: Scan registry for MAPI providers and load them. 2009-09-18 11:00:35 -05:00
imalloc.c mapi32: Remove superfluous casts. 2009-01-08 12:54:48 +01:00
mapi32.spec mapi32: Implement the rest of the Simple MAPI functions. 2009-09-18 11:04:27 -05:00
mapi32_main.c mapi32: Pass DllGetClassObject through to Extended MAPI provider. 2009-10-01 13:51:11 +02:00
prop.c mapi32: Remove WINAPI on static functions where not needed. 2008-11-28 12:54:40 +01:00
sendmail.c mapi32: Use separate pointer for drafts folder when sending via extended MAPI. 2009-10-27 10:50:42 +01:00
util.c mapi32: Pass DllGetClassObject through to Extended MAPI provider. 2009-10-01 13:51:11 +02:00
util.h mapi32: Pass DllGetClassObject through to Extended MAPI provider. 2009-10-01 13:51:11 +02:00
version.rc mapi32: Add version numbers to version resource. 2009-07-20 12:17:31 +02:00