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
0fc0ddb6
Commit
0fc0ddb6
authored
Jun 13, 2003
by
Francois Gouget
Committed by
Alexandre Julliard
Jun 13, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add stubs for some new WinXP APIs.
parent
39e2a19b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
0 deletions
+10
-0
psapi.spec
dlls/psapi/psapi.spec
+5
-0
shdocvw.spec
dlls/shdocvw/shdocvw.spec
+2
-0
wintrust.spec
dlls/wintrust/wintrust.spec
+3
-0
No files found.
dlls/psapi/psapi.spec
View file @
0fc0ddb6
@ stdcall EmptyWorkingSet(long)
@ stdcall EnumDeviceDrivers(ptr long ptr)
@ stub EnumPageFilesA
@ stub EnumPageFilesW
@ stdcall EnumProcessModules(long ptr long ptr)
@ stdcall EnumProcesses(ptr long ptr)
@ stdcall GetDeviceDriverBaseNameA(ptr str long)
...
...
@@ -13,6 +15,9 @@
@ stdcall GetModuleFileNameExA(long long str long)
@ stdcall GetModuleFileNameExW(long long wstr long)
@ stdcall GetModuleInformation(long long ptr long)
@ stub GetPerformanceInfo
@ stub GetProcessImageFileNameA
@ stub GetProcessImageFileNameW
@ stdcall GetProcessMemoryInfo(long ptr long)
@ stdcall GetWsChanges(long ptr long)
@ stdcall InitializeProcessForWsWatch(long)
dlls/shdocvw/shdocvw.spec
View file @
0fc0ddb6
...
...
@@ -111,8 +111,10 @@
@ stub DoFileDownloadEx
@ stub DoOrganizeFavDlg
@ stub DoOrganizeFavDlgW
@ stub DoPrivacyDlg
@ stub HlinkFrameNavigate
@ stub HlinkFrameNavigateNHL
@ stub ImportPrivacySettings
@ stub InstallReg_RunDLL
@ stub IEWriteErrorLog
@ stub OpenURL
...
...
dlls/wintrust/wintrust.spec
View file @
0fc0ddb6
@ stub CryptCATAdminAcquireContext
@ stub CryptCATAdminCalcHashFromFileHandle
@ stub CryptCATAdminEnumCatalogFromHash
@ stub CryptCATAdminPauseServiceForBackup
@ stub CryptCATAdminReleaseContext
@ stub CryptCATAdminReleaseCatalogContext
@ stub CryptCATAdminRemoveCatalog
@ stub CryptCATAdminResolveCatalogPath
@ stub CryptCATCatalogInfoFromContext
@ stdcall WinVerifyTrust(long ptr ptr)
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