Amine Khaldi
f6a1733daf
[WINDOWSCODECS] Sync with Wine Staging 4.18. CORE-16441
2019-12-07 13:04:33 +01:00
Timo Kreuzer
146096cd2e
[3RDPARTY] Make some warnings non-fatal
2019-04-13 14:07:50 +02:00
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
Timo Kreuzer
f5f6ea2965
[REACTOS] Fix 64 bit issues
2019-03-04 21:58:42 +01:00
Amine Khaldi
e98ef4992e
[WINDOWSCODECS] Sync with Wine Staging 4.0. CORE-15682
2019-02-04 13:12:26 +01:00
Serge Gautherie
246005c625
[WINDOWSCODECS] Fix an MSVC warning about get_decoder_info() ( #684 )
...
"...\info.c(2163) : warning C4028: formal parameter 1 different from declaration"
Cherry-pick 90518ebd2c
CORE-7538
2018-07-14 02:50:23 +02:00
Amine Khaldi
324214f998
[WINDOWSCODECS] Sync with Wine Staging 3.9. CORE-14656
2018-06-04 03:55:39 +01:00
Amine Khaldi
4a93fbcd97
[WINDOWSCODECS] Forgot to commit this file. Addendum to ae80686
. CORE-14434
2018-03-05 23:56:28 +01:00
Thomas Faber
1f7cb06c22
[WINDOWSCODECS] Fix stack pointer corruption when handling PNGs.
...
Without PNG_API_RULE defined, these functions (like all others) aren't stdcall.
2018-03-05 18:51:48 +01:00
Amine Khaldi
ae80686d81
[WINDOWSCODECS] Sync with Wine Staging 3.3. CORE-14434
2018-03-05 00:19:05 +01:00
Amine Khaldi
c3715ca58f
[WINDOWSCODECS] Sync with Wine 3.0. CORE-14225
2018-01-20 13:50:46 +01:00
Amine Khaldi
9b349f958c
[ADVAPI32_APITEST][NTDLL_APITEST][WINDOWSCODECS] Comment out some unused functions and types. Silences some clang-cl warnings.
2017-12-08 00:22:05 +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