|
9 years ago | |
---|---|---|
.. | ||
JackRouter.cpp | 10 years ago | |
JackRouter.def | 15 years ago | |
JackRouter.dsp | 14 years ago | |
JackRouter.dsw | 15 years ago | |
JackRouter.h | 13 years ago | |
JackRouter.vcxproj | 14 years ago | |
JackRouter.vcxproj.filters | 14 years ago | |
JackRouter.vcxproj.user | 13 years ago | |
Psapi.Lib | 15 years ago | |
README | 14 years ago | |
profport.cpp | 9 years ago | |
profport.h | 15 years ago | |
psapi.dll | 15 years ago | |
psapi.h | 15 years ago | |
resource.h | 15 years ago | |
resource.rc | 14 years ago |
This folder contains the sources for ASIO/JACK bridge ASIO driver called "JackRouter". The included project is a Microsoft VC++ 6 one.
It requires some files (combase.cpp, dllentry.cpp, register.cpp) that are part on the ASIO driver SDK. The produced "JackRouter.dll" file
has to be registered in the system using the "regsvr32" tool.
64 bits compilation
====================
A Visual Studio 10 project has been added to compile 64 and 32 bits targets.