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
|
3fce5dc492
|
taskschd: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-03-02 10:56:02 +01:00 |
Alexandre Julliard
|
86faa3d276
|
taskschd: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-24 10:31:18 +02:00 |
Dmitry Timoshkov
|
38dcd677c8
|
taskschd: Implement ITaskService::get_HighestVersion.
|
2014-03-13 20:22:27 +01:00 |
Dmitry Timoshkov
|
e29f64533f
|
taskschd: Add initial implementation of ITaskDefinition::put_XmlText.
|
2014-02-18 10:49:41 +01:00 |
Dmitry Timoshkov
|
55b4f418c6
|
taskschd: Add IRegisteredTask stub implementation.
|
2014-02-04 10:52:28 +01:00 |
Dmitry Timoshkov
|
553352f0af
|
taskschd: Add ITaskFolderCollection stub implementation.
|
2014-01-28 11:40:17 +01:00 |
Dmitry Timoshkov
|
630354f6df
|
taskschd: Make GetFolder check whether task folder tree exists in the registry.
|
2014-01-27 11:03:04 +01:00 |
Dmitry Timoshkov
|
fe55cb1031
|
taskschd: Add ITaskFolder stub implementation.
|
2014-01-17 11:03:31 +01:00 |
Dmitry Timoshkov
|
c940a3e97e
|
taskschd: Implement ITaskService::get_TargetServer.
|
2014-01-14 11:19:13 +01: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 |
Dmitry Timoshkov
|
c0ecc10257
|
taskschd: Add registration for TaskScheduler interfaces.
|
2013-12-27 14:31:54 +01:00 |
Dmitry Timoshkov
|
b060096400
|
taskschd: Add ITaskService stub implementation.
|
2013-12-27 14:31:54 +01:00 |
Dmitry Timoshkov
|
73edf08041
|
taskschd: Add new dll.
|
2013-12-23 12:05:06 +01:00 |