1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
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
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_private.h setupapi: Use CRT functions for memory allocation where possible. 2023-05-25 22:18:57 +02:00
setupapi.rc
setupapi.spec
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