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
cc551656
Commit
cc551656
authored
Jul 25, 2000
by
Patrik Stridvall
Committed by
Alexandre Julliard
Jul 25, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor API files update.
parent
b37a889f
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
50 additions
and
10 deletions
+50
-10
modules.dat
tools/winapi_check/modules.dat
+18
-10
setupx.api
tools/winapi_check/win16/setupx.api
+3
-0
rasapi32.api
tools/winapi_check/win32/rasapi32.api
+1
-0
rpcrt4.api
tools/winapi_check/win32/rpcrt4.api
+7
-0
serialui.api
tools/winapi_check/win32/serialui.api
+17
-0
ws2_32.api
tools/winapi_check/win32/ws2_32.api
+4
-0
No files found.
tools/winapi_check/modules.dat
View file @
cc551656
...
...
@@ -136,6 +136,14 @@ msdos
relay32
windows
% dlls/kernel/win87em.spec
dlls/kernel
% dlls/kernel/windebug.spec
dlls/kernel
% dlls/lzexpand/lz32.spec
dlls/lzexpand
...
...
@@ -152,9 +160,9 @@ dlls/mpr
dlls/msacm
% dlls/msacm
32
/msacm32.spec
% dlls/msacm/msacm32.spec
dlls/msacm
32
dlls/msacm
% dlls/msnet32/msnet32.spec
...
...
@@ -263,6 +271,14 @@ dlls/rasapi32
dlls/richedit
% dlls/rpcrt4/rpcrt4.spec
dlls/rpcrt4
% dlls/serialui/serialui.spec
dlls/serialui
% dlls/setupapi/setupapi.spec
dlls/setupapi
...
...
@@ -376,10 +392,6 @@ dlls/win32s
memory
scheduler
% dlls/win87em/win87em.spec
dlls/win87em
% dlls/winaspi/winaspi.spec
dlls/winaspi
...
...
@@ -388,10 +400,6 @@ dlls/winaspi
dlls/winaspi
% dlls/windebug/windebug.spec
dlls/windebug
% dlls/wineps/wineps.spec
dlls/wineps
...
...
tools/winapi_check/win16/setupx.api
View file @
cc551656
...
...
@@ -18,4 +18,7 @@ LPSTR
%word # --forbidden
INT16
HINSTANCE16
HKEY
HWND16
tools/winapi_check/win32/rasapi32.api
View file @
cc551656
%long
DWORD
HRASCONN
%ptr
...
...
tools/winapi_check/win32/rpcrt4.api
0 → 100644
View file @
cc551656
%long
RPC_STATUS
%ptr
UUID *
tools/winapi_check/win32/serialui.api
0 → 100644
View file @
cc551656
%long
BOOL
DWORD
HWND
LPARAM
%ptr
LPCOMMCONFIG
LPDWORD
LPDEVICE_INFO
LPFNADDPROPSHEETPAGE
%str
LPCSTR
tools/winapi_check/win32/ws2_32.api
View file @
cc551656
...
...
@@ -22,7 +22,11 @@ SOCKET16
FARPROC
INT *
LPDWORD
LPVOID
LPWSADATA
LPWSAOVERLAPPED
LPWSAOVERLAPPED_COMPLETION_ROUTINE
LPWSANETWORKEVENTS
LPWSAPROTOCOL_INFOA
ULONG *
...
...
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