Use window properties instead of window long, also use them to
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 7 Feb 2000 16:02:13 +0000 (16:02 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Feb 2000 16:02:13 +0000 (16:02 +0000)
commitd16895beef8ce2455d07cc7f78d72300b88a03dd
treec0bdace9254acc5193fa17a221ea641d3d86320a
parent55490022b99e283ff85220be13795ef4a32a39d4
Use window properties instead of window long, also use them to
determine if we really own a window and can destroy it.
The pixelformat for 256 colors has PALETTE|RGB flags (Tomb Raider 2)
Set paintable flag for application passed cooperative/drawing window.
GetDisplayMode: We might have and do support 2 backbuffers.
graphics/ddraw.c