http://bugs.winehq.org/show_bug.cgi?id=18729
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-06-01 03:23:15 --- (In reply to comment #2)
Created an attachment (id=21474)
--> (http://bugs.winehq.org/attachment.cgi?id=21474) [details]
InitNetworkAddressControl stub
Don't know if it's right, but here's my stub (a first for me).
This causes an unhandled exception (unimplemented function), so it does confirm that this is the cause.
you should change this line: +@ stub InitNetworkAddressControl
into
@ stdcall InitNetworkAddressControl()
Then try again run the app