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