Am Samstag 12 Mai 2007 16:20 schrieb Marcus Meissner:
Hi,
If wineD3DDevice is not set, than do return failure (and do not reference NULL ifaces).
Actually the ddraw object shouldn't be createable in the first place without a wined3d device object. Or do you want to modify ddraw to do something without wined3d?