Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
08734d5b
Commit
08734d5b
authored
Feb 07, 2007
by
Francois Gouget
Committed by
Alexandre Julliard
Feb 07, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winsock & ws2_32: Update win32.api to fix the winapi_check warnings.
parent
1fbd417c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
7 deletions
+10
-7
win16.api
tools/winapi/win16.api
+2
-2
win32.api
tools/winapi/win32.api
+8
-5
No files found.
tools/winapi/win16.api
View file @
08734d5b
...
...
@@ -1484,7 +1484,7 @@ HWND16
BOOL
INT
LONG
u_long
WS_
u_long
%ptr
...
...
@@ -1520,7 +1520,7 @@ HWND16
INT16
SOCKET16
UINT16
u_short
WS_
u_short
%%wintab.dll
...
...
tools/winapi/win32.api
View file @
08734d5b
...
...
@@ -5589,6 +5589,10 @@ void
%%ws2_32.dll
%short
WS_u_short
%long
BOOL
...
...
@@ -5600,13 +5604,12 @@ INT
SOCKET
UINT
WORD
WS_socklen_t
WS_u_long
WSAESETSERVICEOP
WSAEVENT
int
long
socklen_t
u_long
u_short
%ptr
...
...
@@ -5638,6 +5641,8 @@ LPWSASERVICECLASSINFOW
PADDRINFOW *
SOCKADDR *
WS_fd_set *
WS_u_long *
WS_u_short *
int *
struct WS_addrinfo *
struct WS_addrinfo **
...
...
@@ -5646,8 +5651,6 @@ struct WS_protoent *
struct WS_servent *
struct WS_sockaddr *
struct WS_timeval *
u_long *
u_short *
%str
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment