[Git][wine/wine][master] 3 commits: websocket: Add stub for WebCreateClientHandle.
Alexandre Julliard pushed to branch master at wine / wine Commits: c9ce39d0 by Vijay Kiran Kamuju at 2024-11-05T20:54:54+01:00 websocket: Add stub for WebCreateClientHandle. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54623 - - - - - 0f05f82b by Vijay Kiran Kamuju at 2024-11-05T20:54:54+01:00 websocket: Add stub for WebSocketAbortHandle. - - - - - a7abbfd1 by Vijay Kiran Kamuju at 2024-11-05T20:54:54+01:00 websocket: Add stub for WebSocketDeleteHandle. - - - - - 5 changed files: - dlls/websocket/Makefile.in - + dlls/websocket/websocket.c - dlls/websocket/websocket.spec - include/Makefile.in - + include/websocket.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d279cbe8671b85a4e35766f8601b2f... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d279cbe8671b85a4e35766f8601b2f... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)