Commit Graph

15 Commits

Author SHA1 Message Date
Eric Pouech 2891f987ac fltlib: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-10 10:44:10 +01:00
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
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 2ef34b7f5b fltlib: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-23 10:05:40 +01:00
Alexandre Julliard 33cb83eee1 fltlib: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-04 09:09:08 +02:00
Michael Müller ca0973486a fltlib: Add stub for FilterLoad. 2015-06-25 16:32:02 +09:00
Stefan Leichter 0eb626587b fltlib: Add a version resource. 2014-02-27 14:33:31 -06:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Chae Jong Bin 4c6c8ed041 fltlib: Add stub for FilterUnload. 2012-09-04 16:15:49 +02: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
Hans Leidekker 14e061a5c4 fltlib: Add stub implementations of FilterFindFirst and FilterFindClose. 2010-05-14 18:03:03 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Paul Vriens 30004df784 fltlib: Add a stub for FilterConnectCommunicationPort. 2009-10-02 15:06:57 +02:00
Detlef Riekenberg eb8b165785 fltlib: Add a stub dll. 2009-09-30 17:38:32 +02:00