http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5130f94
)
uxtheme: Use int64 in the spec file for 64-bit integers.
author
Alexandre Julliard
<julliard@winehq.org>
Tue, 31 Aug 2010 10:25:09 +0000
(12:25 +0200)
committer
Alexandre Julliard
<julliard@winehq.org>
Tue, 31 Aug 2010 12:23:48 +0000
(14:23 +0200)
dlls/uxtheme/uxtheme.spec
patch
|
blob
|
blame
|
history
diff --git
a/dlls/uxtheme/uxtheme.spec
b/dlls/uxtheme/uxtheme.spec
index 2646a1508695c70d41faacd97fe075fabf68511d..f44aa6e04bf1c392e5c72d2215e3ce49ce993bc7 100644
(file)
--- a/
dlls/uxtheme/uxtheme.spec
+++ b/
dlls/uxtheme/uxtheme.spec
@@
-86,7
+86,7
@@
@ stdcall GetThemeTextExtent(ptr ptr long long wstr long long ptr ptr)
@ stdcall GetThemeTextMetrics(ptr ptr long long ptr)
@ stdcall GetWindowTheme(ptr)
-@ stdcall HitTestThemeBackground(ptr long long long long ptr long
double
ptr)
+@ stdcall HitTestThemeBackground(ptr long long long long ptr long
int64
ptr)
@ stdcall IsAppThemed()
@ stdcall IsThemeActive()
@ stdcall IsThemeBackgroundPartiallyTransparent(ptr long long)