Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
51ecb376
Commit
51ecb376
authored
Nov 01, 2000
by
Patrik Stridvall
Committed by
Alexandre Julliard
Nov 01, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor API files update.
parent
a9774bea
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
16 additions
and
3 deletions
+16
-3
modules.dat
tools/winapi_check/modules.dat
+2
-2
advapi32.api
tools/winapi_check/win32/advapi32.api
+2
-0
rpcrt4.api
tools/winapi_check/win32/rpcrt4.api
+1
-0
ttydrv.api
tools/winapi_check/win32/ttydrv.api
+5
-0
user32.api
tools/winapi_check/win32/user32.api
+0
-1
wininet.api
tools/winapi_check/win32/wininet.api
+1
-0
x11drv.api
tools/winapi_check/win32/x11drv.api
+5
-0
No files found.
tools/winapi_check/modules.dat
View file @
51ecb376
...
...
@@ -25,7 +25,7 @@ dlls/commdlg
% dlls/crtdll/crtdll.spec
dlls/crtdll
misc
library
% dlls/dciman32/dciman32.spec
...
...
@@ -441,7 +441,7 @@ dlls/winsock
dlls/winsock
dlls/wsock32
misc
library
% dlls/winspool/winspool.drv.spec
...
...
tools/winapi_check/win32/advapi32.api
View file @
51ecb376
...
...
@@ -6,6 +6,7 @@ BYTE
DWORD
HANDLE
HCRYPTKEY
HCRYPTPROV
HKEY
LONG
NTSTATUS
...
...
@@ -50,6 +51,7 @@ PACL *
PDWORD
PGENERIC_MAPPING
PHANDLE
PHKEY
PLSA_HANDLE
PLSA_OBJECT_ATTRIBUTES
PLSA_REFERENCED_DOMAIN_LIST *
...
...
tools/winapi_check/win32/rpcrt4.api
View file @
51ecb376
...
...
@@ -5,3 +5,4 @@ RPC_STATUS
%ptr
UUID *
unsigned char **
tools/winapi_check/win32/ttydrv.api
View file @
51ecb376
...
...
@@ -3,6 +3,7 @@
BOOL
CHAR
DWORD
INT
HANDLE
LONG
UINT
...
...
@@ -31,6 +32,10 @@ struct tagWND *
LPCSTR
LPSTR
%wstr
LPWSTR
%void
void
tools/winapi_check/win32/user32.api
View file @
51ecb376
...
...
@@ -98,7 +98,6 @@ MENUITEMINFOW *
MONITORENUMPROC
MSG *
PAINTSTRUCT *
PBYTE
PFNCALLBACK
PICONINFO
POINT *
...
...
tools/winapi_check/win32/wininet.api
View file @
51ecb376
...
...
@@ -11,6 +11,7 @@ INTERNET_PORT
LPCSTR *
LPCVOID
LPDWORD
LPINTERNET_BUFFERSA
LPURL_COMPONENTSA
LPVOID
LPWIN32_FIND_DATAA
...
...
tools/winapi_check/win32/x11drv.api
View file @
51ecb376
...
...
@@ -4,6 +4,7 @@ BOOL
CHAR
DWORD
HANDLE
INT
LONG
UINT
WORD
...
...
@@ -31,6 +32,10 @@ WND *
LPCSTR
LPSTR
%wstr
LPWSTR
%void
void
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