Eric Pouech
|
2c65675955
|
vssapi: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2022-02-21 18:55:21 +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
|
d31da0443b
|
vssapi: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-25 08:46:32 +02:00 |
Alexandre Julliard
|
ee4db2005e
|
include: Define thiscall assembly wrappers globally.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-15 20:11:19 +02:00 |
Alexandre Julliard
|
9a6dc66a1e
|
vssapi: Fix the VSSAPI_CVssWriter_Initialize() spec entry.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-15 19:27:21 +02:00 |
Alexandre Julliard
|
d5a372abbb
|
include: Move inline assembly definitions to a new wine/asm.h header.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-14 13:45:07 +02:00 |
Alistair Leslie-Hughes
|
767c94bc5c
|
vssapi: Add ?CreateVssBackupComponents@@YGJPAPAVIVssBackupComponents@@@Z stub.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-11 11:52:00 +01:00 |
Alistair Leslie-Hughes
|
ce9b5a7e17
|
vssapi: Add CreateVssBackupComponentsInternal stub.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-11 11:52:00 +01:00 |
Louis Lenders
|
ead7e637c0
|
vssapi: Add a few win64 spec entries.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46129
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-11-13 21:23:10 +01:00 |
Alexandre Julliard
|
71d9791e1c
|
vssapi: Undefine __thiscall before redefining it.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-16 21:59:42 +09:00 |
Hans Leidekker
|
a4a48d3fc8
|
vssapi: Add stub implementations for a couple of functions.
|
2014-11-27 13:26:42 +01:00 |
Hans Leidekker
|
153d389f45
|
vssapi: New dll.
|
2014-11-27 13:18:01 +01:00 |