Commit Graph

21 Commits

Author SHA1 Message Date
Alistair Leslie-Hughes 826288aea3 xolehlp: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 18:37:32 +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
Alistair Leslie-Hughes 617330ca2b include: Add transact.idl to oledb.idl.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-08 17:34:44 +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 1b826d9f56 xolehlp: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-25 08:59:52 +01:00
Michael Stefaniuc eede9959ed xolehlp: Use wide-char string literals.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-05 12:33:31 +02:00
Alexandre Julliard 335388caca xolehlp: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-27 22:20:05 +02:00
Michael Stefaniuc a625ddbc67 xolehlp: Use the ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-14 10:16:03 +02:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Daniel Jelinski 11589fa6e7 xolehlp: Implement ITransaction. 2013-05-29 20:14:12 +02:00
Daniel Jelinski b062977fb4 xolehlp: Implement TransactionOptions. 2013-05-29 20:13:59 +02:00
Daniel Jelinski 9cc5cdc174 xolehlp: Implement ITransactionImport. 2013-05-29 20:13:51 +02:00
Daniel Jelinski 79d7e39550 xolehlp: Stub ITransactionImportWhereabouts. 2013-05-29 20:13:39 +02:00
Daniel Jelinski 1fca23e637 xolehlp: Implement IResourceManager. 2013-05-29 20:13:25 +02:00
Daniel Jelinski cabae2b02d xolehlp: Implement ITransactionImportWhereabouts. 2013-05-29 20:13:20 +02:00
Daniel Jelinski d673ae6902 xolehlp: Implement IResourceManagerFactory2. 2013-05-29 20:12:58 +02:00
Daniel Jelinski 19e2b37f0e xolehlp: Implement ITransactionDispenser. 2013-05-06 15:55:21 +02:00
Daniel Jelinski 8651c3b00f xolehlp: Fix calling convention. 2013-05-01 11:11:08 +02:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Daniel Jelinski da87b102e0 xolehlp: Add some stubs. 2012-11-20 13:32:48 +01:00
Hans Leidekker 1edf2d4a03 xolehlp: New dll. 2011-09-05 17:16:22 +02:00