ddraw: The ddraw surface is now always the wined3d surface's parent.
commit33bfcdd04452accf40256e1693b6a934e817dec9
authorHenri Verbeet <hverbeet@codeweavers.com>
Fri, 25 Sep 2009 11:31:51 +0000 (25 13:31 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 25 Sep 2009 13:15:55 +0000 (25 15:15 +0200)
treedb5fc733b7521eb93388b81d3c0200aedd2a5134
parentcd96c6e355599d7b5bb230d276bd18602ff6c2f7
ddraw: The ddraw surface is now always the wined3d surface's parent.

This GetParent() trick would now cause infinite recursion.
dlls/ddraw/surface.c