reactos/dll
Hermès Bélusca-Maïto d829bcc629
[WINDOWSCODECS] It turns out that /wd4133 is not enough to demote the error; we need to use remove_target_compile_option() to completely remove the /we4133 flag.
Addendum to commits 7e116f0e and 00ed72d7.

This removes the "error C4133: 'function': incompatible types - from
'WICPixelFormatNumericRepresentation *' to 'DWORD *'"
message that still remains even when using /wd4133 .
2020-11-06 01:06:13 +01:00
..
3rdparty Apply suggestions from code review 2020-10-20 21:44:54 +02:00
apisets [APISETS] Declare them as modules instead of win32dll 2020-10-22 18:07:27 +02:00
appcompat
cpl [TRANSLATION] Polish translation update (#3233) 2020-09-26 21:42:36 +03:00
directx Apply suggestions from code review 2020-10-20 21:44:54 +02:00
keyboard
nls
np
ntdll [NTOS:KE:X64][NTDLL:X64] Implement KiUserExceptionDispatcher and fix KiDispatchExceptionToUser 2020-10-31 14:23:16 +01:00
opengl [CMAKE] Get rid of the set_cpp macro 2020-10-20 21:44:54 +02:00
shellext [CMAKE] Get rid of add_compile_flags_language macro 2020-10-20 21:44:54 +02:00
win32 [WINDOWSCODECS] It turns out that /wd4133 is not enough to demote the error; we need to use remove_target_compile_option() to completely remove the /we4133 flag. 2020-11-06 01:06:13 +01:00
CMakeLists.txt