- 12 Aug, 2005 22 commits
-
-
Frank Richter authored
work - e.g. Delphi buttons have the classname "TButton" for which no superclass will be found. Instead, use initial subclass window procs that have the subclass hardcoded and store it for the "real" subclass window proc.
-
Jacek Caban authored
-
Richard Cohen authored
groupboxes not overlap.
-
Hans Leidekker authored
-
Jacek Caban authored
- OLEIVERB_INPLACEACTIVATE is the same as OLEIVERB_UIACTIVATE.
-
Huw Davies authored
-
Richard Cohen authored
-
Frank Richter authored
also backup the old metrics. That way, themed system colors are set even uxtheme was not loaded and initialized yet, and when a theme is deactivated, the colors prior to the activation are restored as well. Also, not having to set the system colors in uxtheme startup works around weird problems where SetSystemColors() ended up being called from inside window creation and this seemingly led to some creation message being sent twice.
-
Alexandre Julliard authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Mike McCormack authored
-
Alex Villacís Lasso authored
acceleration.
-
Frank Richter authored
-
Frank Richter authored
-
Mike McCormack authored
-
Mike McCormack authored
-
Saulius Krasuckas authored
-
Saulius Krasuckas authored
-
Jacek Caban authored
-
Michael Jung authored
a method on it.
-
Michael Jung authored
-
- 11 Aug, 2005 18 commits
-
-
Jacek Caban authored
-
Alexandre Julliard authored
parent (based on a patch by Richard Cohen).
-
Huw Davies authored
-
Frank Richter authored
-
Frank Richter authored
-
Frank Richter authored
-
Mike McCormack authored
-
Kai Blin authored
winerror.h.
-
Hans Leidekker authored
Add missing spec file entries.
-
Frank Richter authored
-
Frank Richter authored
-
Frank Richter authored
-
Frank Richter authored
-
Jacek Caban authored
-
Francois Gouget authored
if a '%1' or equivalent placeholder was found. This fixes ShellExecuteEx(lpFile="foo.txt", lpClass="txtfile").
-
Francois Gouget authored
compiling with the PSDK and MSVC. Add some types that are not defined by the PSDK.
-
Alexandre Julliard authored
around the new wine_unix_to_nt_file_name.
-
Alexandre Julliard authored
-