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
Johnny Cai
wine
Commits
655b2044
Commit
655b2044
authored
23 years ago
by
Patrik Stridvall
Committed by
Alexandre Julliard
23 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fixed issues found by winapi_check.
parent
3e3194f6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
dlls/ntdll/ntdll.spec
+14
-14
14 additions, 14 deletions
dlls/ntdll/ntdll.spec
dlls/ole32/compobj.spec
+1
-1
1 addition, 1 deletion
dlls/ole32/compobj.spec
dlls/oledlg/oledlg.spec
+1
-1
1 addition, 1 deletion
dlls/oledlg/oledlg.spec
dlls/opengl32/make_opengl
+2
-1
2 additions, 1 deletion
dlls/opengl32/make_opengl
with
18 additions
and
17 deletions
dlls/ntdll/ntdll.spec
+
14
−
14
View file @
655b2044
...
@@ -607,19 +607,19 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
...
@@ -607,19 +607,19 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
@ stub ZwCreateToken
@ stub ZwCreateToken
@ stub ZwDelayExecution
@ stub ZwDelayExecution
@ stub ZwDeleteFile
@ stub ZwDeleteFile
@ st
ub
ZwDeleteKey
@ st
dcall
ZwDeleteKey
(long) NtDeleteKey
@ st
ub
ZwDeleteValueKey
@ st
dcall
ZwDeleteValueKey
(long ptr) NtDeleteValueKey
@ stdcall ZwDeviceIoControlFile(long long long long long long long long long long) NtDeviceIoControlFile
@ stdcall ZwDeviceIoControlFile(long long long long long long long long long long) NtDeviceIoControlFile
@ stub ZwDisplayString
@ stub ZwDisplayString
@ stdcall ZwDuplicateObject(long long long long long long long) NtDuplicateObject
@ stdcall ZwDuplicateObject(long long long long long long long) NtDuplicateObject
@ stdcall ZwDuplicateToken(long long long long long long) NtDuplicateToken
@ stdcall ZwDuplicateToken(long long long long long long) NtDuplicateToken
@ stub ZwEnumerateBus
@ stub ZwEnumerateBus
@ st
ub
ZwEnumerateKey
@ st
dcall
ZwEnumerateKey
(long long long ptr long ptr) NtEnumerateKey
@ st
ub
ZwEnumerateValueKey
@ st
dcall
ZwEnumerateValueKey
(long long long ptr long ptr) NtEnumerateValueKey
@ stub ZwExtendSection
@ stub ZwExtendSection
@ stub ZwFlushBuffersFile
@ stub ZwFlushBuffersFile
@ stub ZwFlushInstructionCache
@ stub ZwFlushInstructionCache
@ st
ub
ZwFlushKey
@ st
dcall
ZwFlushKey
(long) NtFlushKey
@ stub ZwFlushVirtualMemory
@ stub ZwFlushVirtualMemory
@ stub ZwFlushWriteBuffer
@ stub ZwFlushWriteBuffer
@ stub ZwFreeVirtualMemory
@ stub ZwFreeVirtualMemory
...
@@ -632,13 +632,13 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
...
@@ -632,13 +632,13 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
@ stub ZwInitializeRegistry
@ stub ZwInitializeRegistry
@ stdcall ZwListenPort(long long) NtListenPort
@ stdcall ZwListenPort(long long) NtListenPort
@ stub ZwLoadDriver
@ stub ZwLoadDriver
@ st
ub
ZwLoadKey
@ st
dcall
ZwLoadKey
(ptr ptr) NtLoadKey
@ stub ZwLockFile
@ stub ZwLockFile
@ stub ZwLockVirtualMemory
@ stub ZwLockVirtualMemory
@ stub ZwMakeTemporaryObject
@ stub ZwMakeTemporaryObject
@ stdcall ZwMapViewOfSection(long long long long long long long long long long) NtMapViewOfSection
@ stdcall ZwMapViewOfSection(long long long long long long long long long long) NtMapViewOfSection
@ stub ZwNotifyChangeDirectoryFile
@ stub ZwNotifyChangeDirectoryFile
@ st
ub
ZwNotifyChangeKey
@ st
dcall
ZwNotifyChangeKey
(long long ptr ptr ptr long long ptr long long) NtNotifyChangeKey
@ stdcall ZwOpenDirectoryObject(long long long) NtOpenDirectoryObject
@ stdcall ZwOpenDirectoryObject(long long long) NtOpenDirectoryObject
@ stdcall ZwOpenEvent(long long long) NtOpenEvent
@ stdcall ZwOpenEvent(long long long) NtOpenEvent
@ stub ZwOpenEventPair
@ stub ZwOpenEventPair
...
@@ -674,7 +674,7 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
...
@@ -674,7 +674,7 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
@ stdcall ZwQueryInformationToken(long long long long long) NtQueryInformationToken
@ stdcall ZwQueryInformationToken(long long long long long) NtQueryInformationToken
@ stub ZwQueryIntervalProfile
@ stub ZwQueryIntervalProfile
@ stub ZwQueryIoCompletion
@ stub ZwQueryIoCompletion
@ st
ub
ZwQueryKey
@ st
dcall
ZwQueryKey
(long long ptr long ptr) NtQueryKey
@ stub ZwQueryMutant
@ stub ZwQueryMutant
@ stdcall ZwQueryObject(long long long long long) NtQueryObject
@ stdcall ZwQueryObject(long long long long long) NtQueryObject
@ stub ZwQueryPerformanceCounter
@ stub ZwQueryPerformanceCounter
...
@@ -687,7 +687,7 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
...
@@ -687,7 +687,7 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
@ stdcall ZwQuerySystemTime(ptr) NtQuerySystemTime
@ stdcall ZwQuerySystemTime(ptr) NtQuerySystemTime
@ stub ZwQueryTimer
@ stub ZwQueryTimer
@ stub ZwQueryTimerResolution
@ stub ZwQueryTimerResolution
@ st
ub
ZwQueryValueKey
@ st
dcall
ZwQueryValueKey
(long ptr long ptr long ptr) NtQueryValueKey
@ stub ZwQueryVirtualMemory
@ stub ZwQueryVirtualMemory
@ stdcall ZwQueryVolumeInformationFile(long ptr ptr long long) NtQueryVolumeInformationFile
@ stdcall ZwQueryVolumeInformationFile(long ptr ptr long long) NtQueryVolumeInformationFile
@ stub ZwRaiseException
@ stub ZwRaiseException
...
@@ -701,16 +701,16 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
...
@@ -701,16 +701,16 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
@ stub ZwReleaseProcessMutant
@ stub ZwReleaseProcessMutant
@ stub ZwReleaseSemaphore
@ stub ZwReleaseSemaphore
@ stub ZwRemoveIoCompletion
@ stub ZwRemoveIoCompletion
@ st
ub
ZwReplaceKey
@ st
dcall
ZwReplaceKey
(ptr long ptr) NtReplaceKey
@ stub ZwReplyPort
@ stub ZwReplyPort
@ stdcall ZwReplyWaitReceivePort(long long long long) NtReplyWaitReceivePort
@ stdcall ZwReplyWaitReceivePort(long long long long) NtReplyWaitReceivePort
@ stub ZwReplyWaitReplyPort
@ stub ZwReplyWaitReplyPort
@ stub ZwRequestPort
@ stub ZwRequestPort
@ stdcall ZwRequestWaitReplyPort(long long long) NtRequestWaitReplyPort
@ stdcall ZwRequestWaitReplyPort(long long long) NtRequestWaitReplyPort
@ stub ZwResetEvent
@ stub ZwResetEvent
@ st
ub
ZwRestoreKey
@ st
dcall
ZwRestoreKey
(long long long) NtRestoreKey
@ stdcall ZwResumeThread(long long) NtResumeThread
@ stdcall ZwResumeThread(long long) NtResumeThread
@ st
ub
ZwSaveKey
@ st
dcall
ZwSaveKey
(long long) NtSaveKey
@ stub ZwSetContextThread
@ stub ZwSetContextThread
@ stub ZwSetDefaultHardErrorPort
@ stub ZwSetDefaultHardErrorPort
@ stub ZwSetDefaultLocale
@ stub ZwSetDefaultLocale
...
@@ -720,7 +720,7 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
...
@@ -720,7 +720,7 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
@ stub ZwSetHighWaitLowEventPair
@ stub ZwSetHighWaitLowEventPair
@ stub ZwSetHighWaitLowThread
@ stub ZwSetHighWaitLowThread
@ stdcall ZwSetInformationFile(long long long long long) NtSetInformationFile
@ stdcall ZwSetInformationFile(long long long long long) NtSetInformationFile
@ st
ub
ZwSetInformationKey
@ st
dcall
ZwSetInformationKey
(long long ptr long) NtSetInformationKey
@ stub ZwSetInformationObject
@ stub ZwSetInformationObject
@ stdcall ZwSetInformationProcess(long long long long) NtSetInformationProcess
@ stdcall ZwSetInformationProcess(long long long long) NtSetInformationProcess
@ stdcall ZwSetInformationThread(long long long long) NtSetInformationThread
@ stdcall ZwSetInformationThread(long long long long) NtSetInformationThread
...
@@ -749,7 +749,7 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
...
@@ -749,7 +749,7 @@ debug_channels (aspi atom cdrom console ddraw debug delayhlp dll dosfs dosmem
@ stdcall ZwTerminateThread(long long) NtTerminateThread
@ stdcall ZwTerminateThread(long long) NtTerminateThread
@ stub ZwTestAlert
@ stub ZwTestAlert
@ stub ZwUnloadDriver
@ stub ZwUnloadDriver
@ st
ub
ZwUnloadKey
@ st
dcall
ZwUnloadKey
(long) NtUnloadKey
@ stub ZwUnlockFile
@ stub ZwUnlockFile
@ stub ZwUnlockVirtualMemory
@ stub ZwUnlockVirtualMemory
@ stub ZwUnmapViewOfSection
@ stub ZwUnmapViewOfSection
...
...
This diff is collapsed.
Click to expand it.
dlls/ole32/compobj.spec
+
1
−
1
View file @
655b2044
...
@@ -18,7 +18,7 @@ owner ole32
...
@@ -18,7 +18,7 @@ owner ole32
14 stub STRINGFROMIID
14 stub STRINGFROMIID
15 pascal CoDisconnectObject(ptr long) CoDisconnectObject
15 pascal CoDisconnectObject(ptr long) CoDisconnectObject
16 stub CORELEASEMARSHALDATA
16 stub CORELEASEMARSHALDATA
17 pascal16 C
OFREEUNUSEDLIBRARIES
() CoFreeUnusedLibraries
17 pascal16 C
oFreeUnusedLibraries
() CoFreeUnusedLibraries
18 pascal16 IsEqualGUID(ptr ptr) IsEqualGUID16
18 pascal16 IsEqualGUID(ptr ptr) IsEqualGUID16
19 pascal StringFromCLSID(ptr ptr) StringFromCLSID16
19 pascal StringFromCLSID(ptr ptr) StringFromCLSID16
20 pascal CLSIDFromString(str ptr) CLSIDFromString16
20 pascal CLSIDFromString(str ptr) CLSIDFromString16
...
...
This diff is collapsed.
Click to expand it.
dlls/oledlg/oledlg.spec
+
1
−
1
View file @
655b2044
...
@@ -28,4 +28,4 @@ debug_channels (ole)
...
@@ -28,4 +28,4 @@ debug_channels (ole)
20 stdcall OleUIInsertObjectW(ptr) OleUIInsertObjectW
20 stdcall OleUIInsertObjectW(ptr) OleUIInsertObjectW
21 stdcall OleUIObjectPropertiesW(ptr) OleUIObjectPropertiesW
21 stdcall OleUIObjectPropertiesW(ptr) OleUIObjectPropertiesW
22 stdcall OleUIPasteSpecialW(ptr) OleUIPasteSpecialW
22 stdcall OleUIPasteSpecialW(ptr) OleUIPasteSpecialW
23 stdcall OleUIUpdateLinksW(ptr long wstr long) OleUIUpdateLinksW
This diff is collapsed.
Click to expand it.
dlls/opengl32/make_opengl
+
2
−
1
View file @
655b2044
...
@@ -127,9 +127,10 @@ sub GenerateThunk {
...
@@ -127,9 +127,10 @@ sub GenerateThunk {
my
(
$trace_arg
)
=
("");
my
(
$trace_arg
)
=
("");
# If for opengl_norm.c, generate a nice heading otherwise Patrik won't be happy :-)
# If for opengl_norm.c, generate a nice heading otherwise Patrik won't be happy :-)
# Patrik says: Well I would be even happier if a (OPENGL.@) was added as well. Done. :-)
if
(
$comment
eq
1
)
{
if
(
$comment
eq
1
)
{
$ret
=
$ret
.
"
/***********************************************************************
\n
";
$ret
=
$ret
.
"
/***********************************************************************
\n
";
$ret
=
$ret
.
"
*
"
.
$func_ref
->
[
0
]
.
"
\n
";
$ret
=
$ret
.
"
*
"
.
$func_ref
->
[
0
]
.
"
(OPENGL.@)
\n
";
$ret
=
$ret
.
"
*/
\n
";
$ret
=
$ret
.
"
*/
\n
";
}
}
$ret
=
$ret
.
$func_ref
->
[
1
]
.
"
WINAPI wine_
"
.
$func_ref
->
[
0
]
.
"
(
";
$ret
=
$ret
.
$func_ref
->
[
1
]
.
"
WINAPI wine_
"
.
$func_ref
->
[
0
]
.
"
(
";
...
...
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