Eric Pouech
|
e3213978d3
|
explorerframe: 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
|
a003eb5db4
|
explorerframe: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-04 09:08:17 +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 |
Alexandre Julliard
|
4c6e039aa1
|
explorerframe: Correctly initialize common controls.
|
2013-10-17 20:29:22 +02:00 |
Alexandre Julliard
|
55e44092bd
|
makefiles: Remove useless definitions of COM_NO_WINDOWS_H.
|
2013-10-14 16:05:31 +02:00 |
Jacek Caban
|
deeb14e0ee
|
explorerframe: Moved TaskbarList implementation to explorerframe.
|
2012-11-02 16:41:12 +01:00 |
Alexandre Julliard
|
a967d985c2
|
explorerframe: Convert dll registration to the IRegistrar mechanism.
|
2010-12-10 15:09:24 +01: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 |
David Hedberg
|
f87891c362
|
explorerframe: Implement InsertRoot and AppendRoot.
|
2010-08-04 17:30:15 +02:00 |
David Hedberg
|
0ea424e7eb
|
explorerframe: Create the treeview on initialization.
|
2010-08-03 14:45:45 +02:00 |
David Hedberg
|
3db4aaa2b7
|
explorerframe: Implement Initialize.
|
2010-08-03 11:33:57 +02:00 |
David Hedberg
|
d6db3732da
|
explorerframe: Add some infrastructure to register the NamespaceTreeControl CLSID.
|
2010-08-02 15:31:33 +02:00 |
David Hedberg
|
49b43e8f7c
|
explorerframe: Add a stub of NamespaceTreeControl.
|
2010-08-02 15:27:45 +02:00 |
David Hedberg
|
e2cf9ad33e
|
explorerframe: Add dll stub.
|
2010-08-02 15:16:35 +02:00 |