[Git][wine/wine][master] 2 commits: ws2_32: Implement WSAAddressToString() for Bluetooth (AF_BTH) addresses.
Alexandre Julliard pushed to branch master at wine / wine Commits: 6a25b706 by Vibhav Pant at 2025-03-06T20:40:06+01:00 ws2_32: Implement WSAAddressToString() for Bluetooth (AF_BTH) addresses. - - - - - e38744b7 by Vibhav Pant at 2025-03-06T20:40:06+01:00 ws2_32/tests: Add tests for Bluetooth addresses for WSAStringToAddress(). - - - - - 7 changed files: - dlls/ws2_32/protocol.c - dlls/ws2_32/socket.c - dlls/ws2_32/tests/protocol.c - dlls/ws2_32/ws2_32_private.h - include/Makefile.in - + include/ws2bth.h - include/ws2def.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c1903a014b735631d8518f88529db1... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c1903a014b735631d8518f88529db1... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)