Create a macro to write a value to a subkey.
[wine] / dlls / msacm / winemp3 /
2005-08-17  Alexandre JulliardMake all the DriverProc entry points private.
2005-07-29  Mike McCormackgcc 4.0 warning fixes.
2005-05-06  Francois GougetFix nativeapi.pm so it knows about AC_HEADER_STAT().
2005-01-09  Eric PouechRemoved excessive statement (break after return or...
2004-04-20  Francois GougetMake static Unicode strings const.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-20  Alexandre JulliardMoved msacmdrv.h to include directory to avoid inter...
2003-12-08  Ove KaavenRemove an instance of exit(). We should return failure...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-20  Alexandre Julliardwinnls.h must not include winbase.h.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-08-28  Patrik StridvallRemoved trailing white space.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-04  Eric PouechImplemented a MP3 decoder (based on mpglib).