---------------------------------------------------------------- 2005-02-03 Thomas Kho * ChangeLog, News Added these two housekeeping files -- Sample -- New entries on top * dlls/dmime/audiopath.c, dlls/dmime/dmime_main.c, dlls/dmime/graph.c, dlls/dmime/lyricstrack.c, dlls/dmime/markertrack.c, dlls/dmime/paramcontroltrack.c, dlls/dmime/patterntrack.c, dlls/dmime/performance.c, dlls/dmime/segment.c, dlls/dmime/segmentstate.c, dlls/dmime/segtriggertrack.c, dlls/dmime/seqtrack.c, dlls/dmime/sysextrack.c, dlls/dmime/tempotrack.c, dlls/dmime/timesigtrack.c, dlls/dmime/tool.c, dlls/dmime/wavetrack.c: Paul Vriens - use Interlocked* functions in AddRef and Release. - store the result of the Interlocked functions and use only this. * dlls/ntdll/loader.c: Mike Hearn Give a more informative error when a DLL fails to initialize during startup. * dlls/user/menu.c: Dmitry Timoshkov Make Alt press/release test actually pass for not managed windows. * dlls/dplayx/dpclassfactory.c, dlls/msi/msi.c: Paul Vriens Use Interlocked* functions in AddRef and Release. * dlls/user/tests/msg.c: Dmitry Timoshkov Fix WmCreateCustomDialogSeq message sequence for 256 color mode.