1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/dpnet
2023-11-01 22:44:03 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
address.c dpnet: Use standard C functions for memory allocation in address.c. 2022-11-16 10:11:54 +01:00
client.c dpnet: Use standard C functions for memory allocation in client.c. 2022-11-17 09:58:09 +01:00
dpnet.idl
dpnet.rgs
dpnet.spec
dpnet_main.c dpnet: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
dpnet_private.h dpnet: Remove DECLSPEC_HIDDEN usage. 2023-06-27 22:14:15 +02:00
lobbiedapp.c dpnet: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
peer.c dpnet: Use standard C functions for memory allocation in peer.c. 2022-11-17 09:58:09 +01:00
server.c dpnet: Use standard C functions for memory allocation in server.c. 2022-11-17 09:58:10 +01:00
threadpool.c dpnet: Fix long types printf warnings. 2022-02-02 12:28:43 +01:00
version.rc