Update win16.api and win32.api.
This commit is contained in:
parent
af5a54dea5
commit
648cc6f435
|
@ -1491,7 +1491,6 @@ u_long
|
|||
INT16 *
|
||||
LPWSADATA16
|
||||
ULONG *
|
||||
struct WS_in_addr
|
||||
struct WS_sockaddr *
|
||||
struct WS_timeval *
|
||||
ws_fd_set16 *
|
||||
|
@ -1506,6 +1505,10 @@ SEGPTR
|
|||
LPCSTR
|
||||
char *
|
||||
|
||||
%unknown
|
||||
|
||||
struct WS_in_addr
|
||||
|
||||
%void
|
||||
|
||||
void
|
||||
|
|
|
@ -1168,7 +1168,7 @@ GCP_RESULTSA *
|
|||
GCP_RESULTSW *
|
||||
GOBJENUMPROC
|
||||
HANDLETABLE *
|
||||
ICMENUMPROCA
|
||||
ICMENUMPROCA
|
||||
ICMENUMPROCW
|
||||
INT *
|
||||
LINEDDAPROC
|
||||
|
@ -3062,6 +3062,10 @@ signed char
|
|||
unsigned int
|
||||
unsigned long
|
||||
|
||||
%long --pointer
|
||||
|
||||
ULONG_PTR
|
||||
|
||||
%longlong
|
||||
|
||||
CY
|
||||
|
|
Loading…
Reference in New Issue