Eric Pouech
|
55f0f125f2
|
printui: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-17 09:07:07 +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
|
bd6b53740c
|
winecrt0: Add a default implementation for DllCanUnloadNow().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-04-30 22:59:50 +02:00 |
Alexandre Julliard
|
790ab8d24c
|
printui: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-02-24 22:01:42 +01:00 |
Alexandre Julliard
|
4b08c00e0f
|
printui: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-18 23:51:51 +02:00 |
Francois Gouget
|
a186ded57f
|
printui: Remove an unneeded NONAMELESSUNION directive.
|
2015-03-18 19:38:50 +09:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Andrew Talbot
|
8bf312d40e
|
printui: Remove unused variable.
|
2012-11-26 11:51:29 +01:00 |
Francois Gouget
|
8eef0cc258
|
dlls: Remove unneeded include directives in resource files.
|
2011-11-14 15:25:23 +01:00 |
Marcus Meissner
|
526cb9c8f6
|
printui: Mark hInstance as static.
|
2011-05-24 11:56:22 +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 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Detlef Riekenberg
|
d97a3b3385
|
printui: Parse args for PrintUIEntryW.
|
2007-07-13 14:35:42 +02:00 |
Detlef Riekenberg
|
aec01bfcf4
|
printui: Add version resource.
|
2007-06-19 11:33:22 +02:00 |
Detlef Riekenberg
|
3fd4a536fc
|
printui: Add stub for printui.dll.
|
2007-06-18 13:49:41 +02:00 |