ahk2_lib
ahk2_lib copied to clipboard
Hi thqby, Is your cpp JSON parser officially part of this repo? If not, do you plan on including it at some point? https://www.autohotkey.com/boards/viewtopic.php?style=1&f=83&t=100602 I've been using it for a...
I use LoadScript library great. But when I compile my script to Exe using [AHK2EXE](https://github.com/AutoHotkey/Ahk2Exe), it does not work. I trace the error using DebugView++, I found when AHK run...
Example: ``` a := IMMDeviceEnumerator().GetDefaultAudioEndpoint().Activate(IAudioMeterInformation) if 4
Since JSON keys must be double quoted strings regardless of types this might be an oversight? I believe it's the ES() method that's guilty