http://bugs.winehq.org/show_bug.cgi?id=5402
--- Comment #29 from Fernando Martins fernando@cmartins.nl 2010-06-02 13:18:20 --- (In reply to comment #28)
Sounds like you have the wrong mfc.
Indeed, and webbuilder goes a bit further but then it crashes, although it does it with a cmpl (not a movl) so it might not be the same bug:
Unhandled exception: page fault on read access to 0x00003714 in 32-bit code (0x004b4bc0). Backtrace: =>0 0x004b4bc0 in webbuilder (+0xb4bc0) (0x009a2c40) 1 0x00000001 (0x006e291c) 2 0x0044e200 in webbuilder (+0x4e1ff) (0x0066cfe0) 0x004b4bc0: cmpl %edi,0x3714(%ebx)
Let me know if I can do something more about this bug.