wine/dlls/setupapi
Alex Henrie c293cd781f setupapi: Use CRT functions for memory allocation where possible.
The big win here is getting rid of the reimplementation of wcsdup.
2023-05-25 22:18:57 +02:00
..
tests setupapi: Create the registry value if it doesn't exist in append_multi_sz_value(). 2023-02-08 08:58:10 +01:00
devinst.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
dialog.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
dirid.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
diskspace.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
fakedll.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
install.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
Makefile.in
misc.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
parser.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
query.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
queue.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
setupapi.rc
setupapi.spec
setupapi_private.h setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
setupcab.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
stringtable.c setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
stubs.c