forum-msg-id-134797-edit

Original date:2020-03-12 07:39:06 Edited by: ChrisB Subject: Wee issues

Hi

Eu 4.1 32 bit, Windows 7 64 bit, wee works fine interpreted, but bound just flashes a console, which promptly disapears.

After multiple runs to get what was written on the flash, I saw 'Couldn't CreateWindow'. Put a wait_key() after this

(line 1777 in ui_win.e) 
    if hMainWnd = 0 or hstatus = 0 or htabs = 0 or htooltip = 0 then 
	puts(1, "Couldn't CreateWindow\n") 
	wait_key() 
	abort(1) 
    end if 

and I saw that additional info was written to the console

0 
57E 
57E 
0 
Couldn't CreateWindow 

What other tests can I perform?

Also, writing this post highlighted an issue with the forum message posting -

puting // at the beginning of a line crashes the program (from which it does recover) when trying to preview 

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu