Alexandre Julliard
|
5d82baf974
|
winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-04-30 22:59:50 +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
|
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 |
Francois Gouget
|
aa1ad58ba7
|
taskschd: Remove an unneeded NONAMELESSUNION directive.
|
2015-03-24 20:01:06 +09:00 |
Jacek Caban
|
d2886a05f9
|
wine/debug.h: Added debugstr_variant and debugstr_vt aliases and removed all duplicated implementations.
|
2014-07-24 17:05:55 +02:00 |
Dmitry Timoshkov
|
c0ecc10257
|
taskschd: Add registration for TaskScheduler interfaces.
|
2013-12-27 14:31:54 +01:00 |
Dmitry Timoshkov
|
58b1b6b77f
|
taskschd: Add Task Scheduler class factory.
|
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 |