1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/devenum
Jacek Caban 4d2d6666db devenum: Use switch statements for moniker type handling.
Fixes -Wsometimes-uninitialized clang warnings by using DEFAULT_UNREACHABLE.
2024-01-26 18:30:07 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
createdevenum.c devenum: Use CRT allocation functions. 2023-11-08 22:25:03 +01:00
devenum.rc devenum: Remove some unnecessary includes. 2020-04-15 11:38:21 +02:00
devenum.spec
devenum_classes.idl
devenum_main.c devenum: Always return S_FALSE from DllCanUnloadNow(). 2021-08-26 09:34:41 +02:00
devenum_private.h devenum: Remove DECLSPEC_HIDDEN usage. 2023-07-05 10:09:11 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
mediacatenum.c devenum: Use switch statements for moniker type handling. 2024-01-26 18:30:07 +01:00
parsedisplayname.c devenum: Always return S_FALSE from DllCanUnloadNow(). 2021-08-26 09:34:41 +02:00