reactos/dll
Hervé Poussineau 10ecbaddd0 [ADVAPI32] Send correct type to ElfrChangeNotify()
This fixes the following compiler error:
../dll/win32/advapi32/service/eventlog.c:658:59: error: passing argument 3 of 'ElfrChangeNotify' makes integer from pointer without a cast [-Werror=int-conversion]
dll/win32/advapi32/eventlogrpc_c.h:391:20: note: expected 'ULONG {aka long unsigned int}' but argument is of type 'HANDLE {aka void *}'
2019-04-07 18:32:29 +02:00
..
3rdparty [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
apisets [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
appcompat [ACLAYERS] Use correct prototypes 2019-04-07 18:32:29 +02:00
cpl [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
directx [CMAKE] Prevent out-of-bound accesses in parser/lexer files 2019-04-07 18:32:29 +02:00
keyboard [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
nls [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
np [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
ntdll [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
opengl [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
shellext [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
win32 [ADVAPI32] Send correct type to ElfrChangeNotify() 2019-04-07 18:32:29 +02:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00