diff options
Diffstat (limited to 'windows/JackRouter/README')
-rw-r--r-- | windows/JackRouter/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/windows/JackRouter/README b/windows/JackRouter/README new file mode 100644 index 00000000..5f2bce1d --- /dev/null +++ b/windows/JackRouter/README @@ -0,0 +1,3 @@ +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.
\ No newline at end of file |