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
da384ba2
Commit
da384ba2
authored
Dec 02, 2000
by
Patrik Stridvall
Committed by
Alexandre Julliard
Dec 02, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor API files update.
parent
695421d0
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
22 deletions
+5
-22
modules.dat
tools/winapi_check/modules.dat
+0
-3
kernel.api
tools/winapi_check/win16/kernel.api
+2
-0
winsock.api
tools/winapi_check/win16/winsock.api
+0
-3
wprocs.api
tools/winapi_check/win16/wprocs.api
+0
-16
kernel32.api
tools/winapi_check/win32/kernel32.api
+1
-0
user32.api
tools/winapi_check/win32/user32.api
+2
-0
No files found.
tools/winapi_check/modules.dat
View file @
da384ba2
...
...
@@ -132,8 +132,6 @@ windows
% dlls/kernel/wprocs.spec
dlls/kernel
loader/ne
msdos
% dlls/kernel/win87em.spec
...
...
@@ -443,7 +441,6 @@ dlls/winsock
% dlls/wsock32/wsock32.spec
dlls/winsock
dlls/wsock32
% dlls/winspool/winspool.drv.spec
...
...
tools/winapi_check/win16/kernel.api
View file @
da384ba2
...
...
@@ -27,11 +27,13 @@ OFSTRUCT *
OSVERSIONINFO16 *
SECURITY_ATTRIBUTES *
SEGINFO *
SEGPTR *
SYSLEVEL *
THUNKLET *
WIN32_FIND_DATAA *
WINDEBUGINFO *
UINT16 *
UTGLUEPROC
struct ThunkDataCommon *
%ptr # --forbidden
...
...
tools/winapi_check/win16/winsock.api
View file @
da384ba2
%long
DWORD
LONG
%long # --forbidden
BOOL
INT
HINSTANCE
u_long
%ptr
...
...
@@ -40,7 +38,6 @@ HWND16
INT16
SOCKET16
UINT16
WORD
%word # --forbidden
...
...
tools/winapi_check/win16/wprocs.api
View file @
da384ba2
%long
DWORD
%ptr
CONTEXT86 *
LPVOID
SEGPTR *
UTGLUEPROC
%segptr
FARPROC16
%void
void
%word
HMODULE16
WORD
tools/winapi_check/win32/kernel32.api
View file @
da384ba2
...
...
@@ -36,6 +36,7 @@ int
%long --extension
BOOL16
INT16
HGLOBAL16
HINSTANCE16
HMODULE16
...
...
tools/winapi_check/win32/user32.api
View file @
da384ba2
...
...
@@ -52,6 +52,7 @@ INT16
HANDLE16
HMODULE16
HINSTANCE16
HTASK16
HWND16
UINT16
WPARAM16
...
...
@@ -137,6 +138,7 @@ va_list
%ptr --extension
DLGPROC16
HOOKPROC16
WNDPROC16
%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