Some documentation in JackMessageBuffer::SetInitCallback.
[jack2.git] / windows / JackRouter / README
blob0f59b44172461af5c23255b4119a4b1361234c8d
1 This folder contains the sources for ASIO/JACK bridge ASIO driver called "JackRouter". The included project is a Microsoft VC++ 6 one. \r
2 It requires some files (combase.cpp, dllentry.cpp, register.cpp) that are part on the ASIO driver SDK. The produced "JackRouter.dll" file\r
3 has to be registered in the system using the "regsvr32" tool.\r
4 \r
5 64 bits compilation\r
6 ====================\r
7 A Visual Studio 10 project has been added to compile 64 and 32 bits targets.