This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-16 19:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
uxtheme
History
Frank Richter
4d4c0a2da9
UXTHEME_LoadImage(): Set default image count to 1 to avoid division by
...
zero in case image count property is not given. Properly support 0 state IDs.
2005-07-05 14:05:35 +00:00
..
.cvsignore
…
draw.c
UXTHEME_LoadImage(): Set default image count to 1 to avoid division by
2005-07-05 14:05:35 +00:00
main.c
…
Makefile.in
Added rules for building import libraries in the individual dll
2005-05-09 14:42:30 +00:00
metric.c
…
msstyles.c
Fix -Wmissing-declarations warnings.
2005-07-05 12:49:14 +00:00
msstyles.h
Opening some theme class data now also increases the reference count
2005-07-05 11:45:57 +00:00
property.c
…
stylemap.c
…
system.c
Write WCHAR strings to registry with correct size.
2005-07-05 10:57:17 +00:00
uxini.c
Make some function static.
2005-07-01 15:40:24 +00:00
uxtheme.spec
IsThemeDialogTextureEnabled should have one parameter to match the
2005-07-05 10:56:27 +00:00
uxthemedll.h
…
version.rc
…