commit | d8a9244fc49a13f5c8dc0f3ba49d80b983737a51 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Fri May 31 18:43:22 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri May 31 18:43:22 2002 +0000 |
tree | c0cdf51075d27a06bb03f9bf05a66d7dd3b31853 | |
parent | 65adc24f14d87bbaefe8cfa51e6060096b394e4a [diff] |
Added function table to GDI objects for better encapsulation. Removed some direct accesses to the bitmap structure. Fixed handling of stock bitmap if selected in multiple DCs. Some minor fixes to the DC function table.