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 |
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 |
Huw Davies
|
3dd46c3606
|
inetcomm/tests: Add tests for IMimeInternational_GetCharsetInfo.
|
2008-09-11 14:35:29 +02:00 |
Huw Davies
|
913f17e290
|
inetcomm/tests: Start of IMimeInternational tests.
|
2008-09-11 14:35:01 +02:00 |
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 |
Huw Davies
|
ef59756ace
|
inetcomm: Implement IMimeBody:SetData.
|
2007-11-27 11:37:16 +01:00 |
Huw Davies
|
ba6b7e8ba5
|
inetcomm: Add a test for MimeOleCreateVirtualStream.
|
2007-11-06 13:01:00 +01:00 |