Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Hans Leidekker
|
577d1e1f89
|
mapi32/tests: Win64 printf format warning fixes.
|
2006-10-12 21:26:34 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Ivan Leo Puoti
|
a0fb866294
|
Allow mapi32 tests to load and exit gracefully if mapi32.dll isn't
installed.
|
2005-10-27 18:29:27 +00:00 |
Alexandre Julliard
|
cc4da88563
|
Explicitly import kernel32 in tests that use it.
|
2005-08-27 09:27:09 +00:00 |
Jon Griffiths
|
18b26d893a
|
Implement DllMain, DllCanUnloadNow, WrapProgress,
MAPIGetDefaultMalloc, IsBadBoundedStringPtr, UFromSz, UlFromSzHex,
CbOfEncoded.
Add tests for the above.
|
2004-11-30 17:38:52 +00:00 |
Jon Griffiths
|
4ec0d3be0a
|
Tests for newly added MAPI functions.
|
2004-04-23 23:30:00 +00:00 |