[Bug 6505] WoW crashes using D3D

Wine Bugs wine-bugs at winehq.org
Sat Nov 4 14:02:12 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=6505





------- Additional Comments From hverbeet at gmail.com  2006-04-11 14:01 -------
>+FIXME("Before resourceList->next\n");
>         resourceList = resourceList->next;
>+FIXME("After resourceList->next\n");

Well, I was thinking more something along the lines of:
FIXME("resourceList %p\n", resourceList);
right at the start of the while loop. Basically see if there's anything
recognisable in there.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list