20 May
2005
20 May
'05
10:11 a.m.
On Thu, 19 May 2005 23:14:43 -0500, Dustin Navea wrote:
Patch http://cvs.winehq.org/patch.py?id=17288 causes Personal StockMonitor Gold to crash with error dialog: 'Microsoft Visual C++ Runtime Error':'Runtime Error! R6025 - pure virtual function call.'
This patch is ChangeSet ID: 17288 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/04 05:36:54 Modified files: dlls/urlmon : urlmon_main.h umon.c Makefile.in Added files: dlls/urlmon : umstream.c Log message: Troy Rollo <wine(a)troy.rollo.name> Implement URLMonikerImpl_BindToStorage. There should really be FIXME messages for the stubs there, IMHO. Try adding some and then getting a trace. thanks -mike