Use an X context to associate the phys bitmap data to a bitmap handle
authorAlexandre Julliard <julliard@winehq.org>
Wed, 13 Apr 2005 15:23:15 +0000 (15:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Apr 2005 15:23:15 +0000 (15:23 +0000)
commit042614751cc15f8e12390d4f4f1e96e8f0f0c9d2
tree6ed2be4c334571cc46ff3ecbc8c9bb2b61eb951a
parent5673b00adceba42a34f078c1e272c14e37686364
Use an X context to associate the phys bitmap data to a bitmap handle
instead of directly accessing the bitmap structure.
dlls/x11drv/bitmap.c