winmm: Make sound.drv into a stand-alone 16-bit module.
commitb0530a5fbdba9d4661c34ed8d773ab7128a1d431
authorAlexandre Julliard <julliard@winehq.org>
Mon, 23 Mar 2009 19:35:00 +0000 (23 20:35 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 23 Mar 2009 19:35:00 +0000 (23 20:35 +0100)
tree2e28e460e3f192c3200d64457c18582d6e82e605
parente475ef89fdb870411f73da9e14480d62b5aa3a6f
winmm: Make sound.drv into a stand-alone 16-bit module.
.gitignore
configure
configure.ac
dlls/Makefile.in
dlls/sound.drv16/Makefile.in [new file with mode: 0644]
dlls/sound.drv16/sound.c [moved from dlls/winmm/sound16.c with 100% similarity]
dlls/sound.drv16/sound.drv16.spec [moved from dlls/winmm/sound.drv.spec with 100% similarity]
dlls/winmm/Makefile.in