1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/wsdapi
Eric Pouech 8c259abbe5 wsdapi: Use SecureZeroMemory() to clear magic fields.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-08 14:29:14 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
address.c
discovery.c
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
memory.c wsdapi: Use SecureZeroMemory() to clear magic fields. 2023-11-08 14:29:14 +01:00
msgparams.c
network.c wsdapi: Call GetAdaptersAddresses() in a loop. 2023-09-07 10:54:25 +02:00
soap.c
wsdapi.spec
wsdapi_internal.h
xml.c