- Oct 26, 2004
-
-
that they pass.
-
-
Change the way functions are called and either alter their declaration order or predeclare them so perl can check the prototypes.
-
-
Merge {{Inc,Dec}rement,Reset{Up,Down}}Field into one method. Fix a bunch of bugs in the process. Implement DTM_[GS]ETMCFONT. Indentation fixes, cleanups.
-
- Oct 25, 2004
-
-
-
-
Enable perl warnings Add a proper --help option and usage.
-
description. This fixes the output of 'make_filter --help'.
-
-
-
-
-
- Remove a comment about protecting per thread data by a critical section.
-
-
Unicode compliant.
-
-
- always return a NULL runtime info buffer in child if parent's runtime info is NULL - fixed typo in startupinfo size
-
-
-
-
- Store hit code in a signed integer so that we can see whether it is less than zero.
-
- An lParam of 0 indicates that the title should be removed.
-
- Remove some infos regarding entries which were removed lately from the config file.
-
-
-
- Oct 22, 2004
-
-
-
Alexandre Julliard authored
Factored out some common routines.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
in wine.inf.
-
before trying to register the Parent. This avoids loops if a ProgId has itself as a parent or there is a loop in dependencies.
-
Change the way functions are called and their declaration order so perl can check the prototypes.
-
-
-
Alexandre Julliard authored
(spotted by Francois Gouget).
-
Alexandre Julliard authored
-
CSIDL_PROFILES is not defined in the Windows SDK. snprintf and strcasecmp don't exist on Windows. Replace them with wnsprintfA and lstrcmpiA respectively.
-
Alexandre Julliard authored
McCormack).
-
necessary to first include winuser.h like on Windows.
-