Jérôme Gardou
23373acbb9
[CMAKE] Use modules instead of shared libraries
...
There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.
On my system, this reduces the configure-time by a factor of two.
2019-04-06 17:43:38 +02:00
Thomas Faber
42b5f5ec06
[OLEAUT32] Add AMD64 version of call_double_method aka fix build.
2019-02-01 18:09:52 +01:00
Amine Khaldi
5db885cae7
[OLEAUT32] Sync with Wine Staging 4.0. CORE-15682
2019-01-29 13:18:42 +01:00
Serge Gautherie
2ad650469e
[OLEAUT32] Fix an MSVC warning about VarCyMul()
...
"...\vartype.c(3808) : warning C4028: formal parameter 2 different from declaration"
Mininal cherry-pick Alexandre Julliard 18f7ec3670
CORE-7538
2018-08-17 16:18:41 +02:00
Amine Khaldi
d506c2af65
[OLEAUT32] Sync with Wine Staging 3.3. CORE-14434
2018-03-04 13:14:52 +01:00
Timo Kreuzer
2b57c9f47d
Revert "[OLEAUT32] Sync with Wine 3.0. CORE-14225"
...
This reverts commit 13fd286c18
.
The "sync" zapped a lot of fixes, in particular 64 bit compatibility.
2018-01-29 23:31:08 +01:00
Amine Khaldi
13fd286c18
[OLEAUT32] Sync with Wine 3.0. CORE-14225
2018-01-20 12:59:23 +01:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00