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
ebde184b
Commit
ebde184b
authored
Nov 11, 2011
by
André Hentschel
Committed by
Alexandre Julliard
Nov 14, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
unicows: Add GetRoleTextW from oleacc.
parent
a41cbc14
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Makefile.in
dlls/unicows/Makefile.in
+1
-1
unicows.spec
dlls/unicows/unicows.spec
+1
-1
No files found.
dlls/unicows/Makefile.in
View file @
ebde184b
MODULE
=
unicows.dll
IMPORTLIB
=
unicows
IMPORTS
=
avicap32 msvfw32 oledlg comdlg32 shell32 winmm winspool
\
rasapi32 secur32 sensapi version user32 mpr gdi32 advapi32
rasapi32 secur32 sensapi version
oleacc
user32 mpr gdi32 advapi32
@MAKE_DLL_RULES@
dlls/unicows/unicows.spec
View file @
ebde184b
...
...
@@ -227,7 +227,7 @@
@ stdcall GetProfileStringW(wstr wstr wstr ptr long)
@ stdcall GetPropA(long str)
@ stdcall GetPropW(long wstr)
@ st
ub GetRoleTextW
@ st
dcall GetRoleTextW(long ptr long)
@ stdcall GetSaveFileNamePreviewW(ptr)
@ stdcall GetSaveFileNameW(ptr)
@ stdcall GetShortPathNameW(wstr ptr long)
...
...
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