reactos/sdk
winesync d25b82e830
[WINESYNC] setupapi: Use a handle table to allocate device nodes.
The size of DEVINST is DWORD, so using the pointer directly won't work on
64-bit.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id f840bcc6f7dfdfda507e4fc89d9ed2fdc6ca3a94 by Zebediah Figura <z.figura12@gmail.com>
2024-10-24 14:53:58 +02:00
..
cmake [SDK] Disable the unknown-pragma for GCC 2024-10-19 13:45:59 -07:00
include [WINESYNC] setupapi: Add SetupDiGetDevicePropertyW stub. 2024-10-24 14:53:48 +02:00
lib [WINE/MSVCRT] Fix MSVCRT_size_t, MSVCRT_intptr_t and MSVCRT_uintptr_t typedefs (#6464) 2024-10-24 12:06:17 +02:00
tools [WINESYNC] setupapi: Use a handle table to allocate device nodes. 2024-10-24 14:53:58 +02:00