Lluis writes:
The header files are generated automatically with little problems. I send you two files attached:
1.- acs.bpk for compilation in c++
2.- zip with demo audiomixer
for the moment there are three problems detected
a) in file acs_cdrom the return value of the function GetMCN is TMCN.... array of chars, it is not posibble in C++ I suggest change the type to string (its work, aparently)
b) Its neccesary inclose the header files mmreg.h and mmsystem.h. Mmay be it is possible to use hppemit buy i don'n know how to do it.
c) there are problems with the header file automatic msacm.hpp its posible cancell it and use the original (.h)
for to do all this its neccesary to have insttall bcb6 update.

Download his acs.bpk file and demo in one archive

Note by A.B. I'm planning to make ACS BCB- Kylix C++ portable in the next version. Help would be much appreciated.