1 rizwank 1.1 ----------------------------------------------------------------
2 2005-02-03 Thomas Kho <tkho@ucla.edu>
3
4 * ChangeLog, News
5 Added these two housekeeping files
6
7 -- Sample --
8 New entries on top
9 * dlls/dmime/audiopath.c, dlls/dmime/dmime_main.c, dlls/dmime/graph.c,
10 dlls/dmime/lyricstrack.c, dlls/dmime/markertrack.c,
11 dlls/dmime/paramcontroltrack.c, dlls/dmime/patterntrack.c,
12 dlls/dmime/performance.c, dlls/dmime/segment.c,
13 dlls/dmime/segmentstate.c, dlls/dmime/segtriggertrack.c,
14 dlls/dmime/seqtrack.c, dlls/dmime/sysextrack.c,
15 dlls/dmime/tempotrack.c, dlls/dmime/timesigtrack.c,
16 dlls/dmime/tool.c, dlls/dmime/wavetrack.c:
17 Paul Vriens <Paul.Vriens@xs4all.nl>
18 - use Interlocked* functions in AddRef and Release.
19 - store the result of the Interlocked functions and use only this.
20
21 * dlls/ntdll/loader.c: Mike Hearn <mike@navi.cx>
22 rizwank 1.1 Give a more informative error when a DLL fails to initialize during
23 startup.
24
25 * dlls/user/menu.c: Dmitry Timoshkov <dmitry@codeweavers.com>
26 Make Alt press/release test actually pass for not managed windows.
27
28 * dlls/dplayx/dpclassfactory.c, dlls/msi/msi.c:
29 Paul Vriens <Paul.Vriens@xs4all.nl>
30 Use Interlocked* functions in AddRef and Release.
31
32 * dlls/user/tests/msg.c: Dmitry Timoshkov <dmitry@codeweavers.com>
33 Fix WmCreateCustomDialogSeq message sequence for 256 color mode.
34
|