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 |
Jacek Caban
|
1d8e5079f0
|
propsys: Use nameless unions.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-29 09:24:18 +02:00 |
Jacek Caban
|
b39b9eea39
|
include: Don't default to WINE_NO_NAMELESS_EXTENSION for Wine build.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-22 21:48:38 +01:00 |
Alexandre Julliard
|
f99113192f
|
propsys: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:55:15 +01:00 |
Alexandre Julliard
|
445af46a18
|
propsys: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-18 23:51:51 +02:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
d08ff3ff19
|
makefiles: Use a single variable for all types of idl files.
|
2013-12-31 18:15:17 +01:00 |
Vincent Povirk
|
d8fcf75d04
|
propsys: Add stub InMemoryPropertyStore implementation.
|
2012-05-23 18:25:12 +02:00 |
Vincent Povirk
|
f37bbdc159
|
propsys: Register CLSID_InMemoryPropertyStore.
|
2012-05-23 18:25:11 +02:00 |
Piotr Caban
|
27ac89acbc
|
propsys: Added InitVariantFromGUIDAsString implementation.
|
2011-09-16 17:23:12 +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 |
Andrew Nguyen
|
c50177b1c1
|
propsys: Implement PSStringFromPropertyKey.
|
2010-07-26 18:38:30 +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 |
James Hawkins
|
47120f5003
|
propsys: Add an initial implementation of PropVariantChangeType.
|
2008-02-27 14:52:26 +01:00 |
James Hawkins
|
0758802794
|
propsys: Add a stub implementation of propsys.dll.
|
2008-01-16 12:17:20 +01:00 |