Commit Graph

11 Commits

Author SHA1 Message Date
Eric Pouech a0625265cf ktmw32: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-11 11:21:29 +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 6e4753d795 ktmw32: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-10 10:55:23 +02:00
Austin English 5e8b613397 ktmw32: Add a stub for RollbackTransaction. 2015-02-06 23:35:40 +09:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard 94038dd67a ktmw32: Remove an unnecessary DllMain entry point. 2013-02-14 21:37:56 +01:00
Detlef Riekenberg 6e53b8dd57 ktmw32: Add a stub for CommitTransaction. 2012-11-16 16:17:31 +01:00
Detlef Riekenberg e3df9043e9 ktmw32: Add a stub for CreateTransaction. 2012-11-16 16:17:31 +01:00
Francois Gouget c71e5e6705 ktmw32: The ktm debug channel is unused so remove it. 2010-09-29 10:04:40 +02:00
Vincent Povirk 8f87459baa ktmw32: Add stub dll. 2010-09-27 15:05:58 +02:00