Hi there, does someone want to help me with this little project?
I want to use Scintilla DLL in AutoIT to make a very simple syntax highlighter.
Don't know if that's possible but I assume it is because AutoIT can load dll's.
What I want to make is a syntax highlighter as simple a possible, a small menu (just save as and other basic stuff)
and only the words true and false in another color.
Its for learning purposes so that I can first make this small steps and then modify the code for mak