Bare-bones foundations of the ReactOS Audio Service. At present it's
authorAndrew Greenwood <silverblade@reactos.org>
Tue, 18 Sep 2007 02:41:46 +0000 (02:41 +0000)
committerAndrew Greenwood <silverblade@reactos.org>
Tue, 18 Sep 2007 02:41:46 +0000 (02:41 +0000)
commit8d7c5946923da71e66499f99493f93f423196dfb
tree497c96461108d1d5b1bfa0f34d506a65ef4ca691
parentc04f5503a644b1a95ff1c35aeb795b8b21761f04
Bare-bones foundations of the ReactOS Audio Service. At present it's
nothing more than a "mutex service". Some info on the planned
implementation is in the included audiosrv.txt file.

svn path=/trunk/; revision=29089
reactos/base/services/audiosrv/audiosrv.rbuild [new file with mode: 0644]
reactos/base/services/audiosrv/audiosrv.rc [new file with mode: 0644]
reactos/base/services/audiosrv/audiosrv.txt [new file with mode: 0644]
reactos/base/services/audiosrv/main.c [new file with mode: 0644]
reactos/base/services/services.rbuild