I finally got around to start learning how to use EB. Started out examining the code examples supplied with v1.61.
When trying to compile the file editor.eba, the linker show the error message: "Unresolved external _window_list"
Am I missing something, or is something missing in the distribution??
Select "Windows Executable" from the options dialog and not "Console Executable".
That was a really quick answer!
I should have seen that myself ;)
Thanks Paul!