Some of the expressions you use generate complex assembly code.
Heh...
I have just one parser routine and few processing functions.
This one which create problems is from expression evaluator which original version
is created in PureBasic.
(In PureBasic this evaluator work extremly fast, it looks that is PB very fast with strings)
Hmmm why i use this evaluator?
Simply because is fast and don't create memory leaks.
As i say before with DLL which i currently use work fine and properly.
This message 'No Source' is ok ...so if you drag source file & drop into
this compiled exe(ruben2.exe) program is executed.
ok time to try...