This website works better with JavaScript.
Home
Explore
Help
Sign In
Ludwig
/
OSC2AHK
Watch
3
Star
2
Fork
0
Code
Issues
2
Pull Requests
0
Projects
0
Releases
4
Wiki
Activity
OSC extension for Autohotkey, a DLL
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32
Commits
1
Branch
308 KiB
C++
93.5%
C
3.9%
AutoHotkey
2.6%
Tree:
72ab309d5e
master
1.0
0.3
0.2
0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '72ab309d5e'
${ noResults }
OSC2AHK
/
OSC2AHK
History
Ludwig Frühschütz
31c53da91f
Catch runtime error when port cannot be opened.
closes
#5
3 years ago
..
OSC2AHK.vcxproj
fixed release project configuration
3 years ago
OSC2AHK.vcxproj.filters
Created dll project, already including basic AHK interface functionality
3 years ago
dllmain.cpp
Catch runtime error when port cannot be opened. closes #5
3 years ago
dllmain.h
Added OSC send message functions. Also fixed oscpack address string size check.
3 years ago
framework.h
Created dll project, already including basic AHK interface functionality
3 years ago
pch.cpp
Created dll project, already including basic AHK interface functionality
3 years ago
pch.h
Created dll project, already including basic AHK interface functionality
3 years ago