- Feb 20, 2002
-
-
- Feb 19, 2002
-
-
-
file on startup.
-
-
-
-
the reg entry.
-
-
-
-
-
-
support multiline ellipsification etc. Rather than measuring the text each time we add a character and breaking once it is too long and WORDBREAK is enabled, we copy a whole text segment and then measure it; GetTextExtentPointEx is designed to tell us how much fitted. This may result in a little rescanning if wordbreak is enabled but will be well worth while when multiline path ellipsification is brought down into the NextLine function. Note also that the wordbreak calculation is a little more complete (e.g. including break-within-word for DT_EDITCONTROL).
-
-
not valid after we call CloseClipboard. Application is responsible for freeing the memory (fixes copy/paste in mail body in Forte Agent).
-
- Feb 15, 2002
-
-
Alexandre Julliard authored
Patrik Stridvall).
-
-
-
and should handle any kerning etc. that might happen. Also ensure no wordbreaking on singleline text.
-
-
-
destination is to be treated as a directory and handle those cases.
-
Alexandre Julliard authored
-
- Feb 14, 2002
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
to configure.ac. Changed a few things to better follow the autoconf guidelines.
-
Alexandre Julliard authored
-
-
-
parameters.
-
-
- Feb 12, 2002
-
-
for each section, so we need to output it again for the data section.
-
-
-
-
-
greater than number of buttons was done. Now fixed.
-
control-spy rebar.exe.
-
-
-
garbage locations.
-