nergeia
Joined: 11 Nov 2009 Posts: 1
|
Posted: Wed Nov 11, 2009 10:48 am Post subject: Compile c++ source code to build a modified AutoHotkeySC.bin |
|
|
Hello all, and sorry for my english!
I´m trying to compile my own AutoHotkeySC.bin. The goal is to obtain a new one without functions that my scripts doesn´t use, and then compile them with the new 'autohotkeySC.bin', and learn a little :)
I´m able to build the source code (VSC++ 2003) and obtain the 'autohotkey.exe'. My question is:
Do you know what I should modify in the source code to build an "autohotkeySC.bin"?
(i´d tried "#define AUTOHOTKEYSC", but it didn´t work... :)
thanks! |
|