http://bugs.winehq.org/show_bug.cgi?id=28008
--- Comment #4 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2011-08-16 07:36:54 CDT --- (In reply to comment #3)
Created an attachment (id=35984)
--> (http://bugs.winehq.org/attachment.cgi?id=35984) [details]
patch:add missing IDirectPlay8Peer methods
After struggling a lot of time to get the demo running by returning something useful in IDirectPlay8PeerImpl_EnumServiceProviders, and the app kept crashing, i found it was because of missing IDirectPlay8Peer methods...
After this patch, and patch for IDirectPlay8Peer IDirectPlay8PeerImpl_EnumServiceProviders (i'll attach hereafter) the app starts fine.