http://bugs.winehq.org/show_bug.cgi?id=5180
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #12 from Austin English austinenglish@gmail.com 2011-10-01 08:53:53 CDT --- (In reply to comment #10)
I can run examples from main entry and comment #4 inside the IDE in 1.3.26. I can also compile both examples with a small fix.
The error happens because vbKeyEscape is not found but this is another bug because one of the completion libraries was not loaded... Changing it to 27 fixes the problem (although there's an error in the condition anyway allowing any key press to stop the demo).
Can anyone (specially Dan) retest it?
Fixed.