Commit Graph

19 Commits

Author SHA1 Message Date
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
Alexandre Julliard ff352c6d01 winemapi: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-26 18:04:56 +02:00
Piotr Caban 5cdaf92c45 winemapi: Don't use strcasecmp.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-29 21:25:24 +01:00
André Hentschel dc37226566 winemapi: 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
Michael Stefaniuc 2beb5518c5 winemapi: Simplify check for an empty string (PVS-Studio). 2014-11-18 22:11:17 +09:00
Alexandre Julliard 78cf6059bc winemapi: Remove unnecessary DllMain implementation. 2014-05-16 11:34:04 +02:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
André Hentschel d2cf09083d winemapi: List ignored attachments. 2012-12-12 20:24:38 +01:00
Owen Rudge ec23aeb58e winemapi: Escape subject and body before building mailto URL. 2011-07-14 14:48:01 +02:00
Owen Rudge 7cd20a413e winemapi: Ensure address is valid before checking for 'smtp:'. 2011-06-09 18:06:44 +02:00
Alexander Morozov f5b39cfc3c winemapi: Address can contain "SMTP:". 2011-01-31 17:39:50 +01:00
Alexander Morozov e5dee7d965 winemapi: Implement MAPIResolveName. 2011-01-31 17:39:50 +01: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 b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Francois Gouget c61732c33c winemapi: Add a trailing '\n' to FIXME()s. 2010-03-22 10:48:11 +01:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Owen Rudge b5c572119c winemapi: Implement MAPISendMail. 2009-12-17 13:25:50 +01:00
Owen Rudge 44784356cc winemapi: Add Simple MAPI functions. 2009-12-17 13:25:50 +01:00
Owen Rudge 38cb7be428 winemapi: Add skeleton for new Wine MAPI provider. 2009-12-17 13:25:50 +01:00