Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
wine
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jason Beetham
wine
Commits
2e8fa343
Commit
2e8fa343
authored
25 years ago
by
Patrik Stridvall
Committed by
Alexandre Julliard
25 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated winapi_check.
parent
32bfb62a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
tools/winapi_check/win32/ntdll.api
+2
-0
2 additions, 0 deletions
tools/winapi_check/win32/ntdll.api
tools/winapi_check/win32/ole32.api
+4
-0
4 additions, 0 deletions
tools/winapi_check/win32/ole32.api
tools/winapi_check/win32/oleaut32.api
+2
-0
2 additions, 0 deletions
tools/winapi_check/win32/oleaut32.api
with
8 additions
and
0 deletions
tools/winapi_check/win32/ntdll.api
+
2
−
0
View file @
2e8fa343
...
...
@@ -10,6 +10,7 @@ PROCESSINFOCLASS
SECTION_INHERIT
SECURITY_IMPERSONATION_LEVEL
SECURITY_INFORMATION
SIZE_T
SYSTEM_INFORMATION_CLASS
THREADINFOCLASS
TIMER_TYPE
...
...
@@ -52,5 +53,6 @@ PTOKEN_PRIVILEGES
PULONG
PUNICODE_STRING
PWCHAR
VOID *
struct _TEB *
This diff is collapsed.
Click to expand it.
tools/winapi_check/win32/ole32.api
+
4
−
0
View file @
2e8fa343
...
...
@@ -10,12 +10,15 @@ HWND
CLIPFORMAT *
COSERVERINFO *
DVTARGETDEVICE *
GUID *
HGLOBAL *
ICreateErrorInfo **
IDataObject *
IDataObject **
IDropSource *
IErrorInfo *
IErrorInfo **
ILockBytes *
IMoniker *
IMoniker **
...
...
@@ -41,6 +44,7 @@ LPOLEINPLACEACTIVEOBJECT
LPOLEINPLACEFRAME
LPOLEINPLACEFRAMEINFO
LPOLEMENUGROUPWIDTHS
LPOLESTREAM
LPOLESTR
LPOLESTR *
LPPERSISTSTORAGE
...
...
This diff is collapsed.
Click to expand it.
tools/winapi_check/win32/oleaut32.api
+
2
−
0
View file @
2e8fa343
...
...
@@ -28,7 +28,9 @@ CY *
COLORREF *
DATE *
FLOAT *
ICreateErrorInfo **
IErrorInfo *
IErrorInfo **
ITypeLib *
ITypeLib **
LPBSTR
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment