http://bugs.winehq.org/show_bug.cgi?id=25417
Jonathan Dumaine jonathan.dumaine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.dumaine@gmail.com
--- Comment #12 from Jonathan Dumaine jonathan.dumaine@gmail.com 2011-08-16 15:30:23 CDT --- (In reply to comment #11)
(In reply to comment #10)
(In reply to comment #9)
Created an attachment (id=35234)
--> (http://bugs.winehq.org/attachment.cgi?id=35234) [details] [details] [details]
new version of the patch
Please check if it works, I currently have some issues with B&W
Just checked, the patch is ok
Failed to build in 1.3.26#8c00ee0beff
make results in:
swapchain.c:859: warning: implicit declaration of function ‘IWineD3DDeviceImpl_SetupFullscreenWindow’ swapchain.c:859: error: ‘IWineD3DDevice’ undeclared (first use in this function) swapchain.c:859: error: (Each undeclared identifier is reported only once swapchain.c:859: error: for each function it appears in.) swapchain.c:859: error: expected expression before ‘)’ token
Which is the function that was patched.