Module: wine Branch: master Commit: 83b66549da32fe6b23ed366da818b37d6b39f259 URL: http://source.winehq.org/git/wine.git/?a=commit;h=83b66549da32fe6b23ed366da8...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Dec 22 21:18:40 2009 +0100
user32: Get rid of 16-bit handles in the driver clipboard interface.
---
dlls/user32/clipboard.c | 5 +- dlls/user32/driver.c | 14 +- dlls/user32/user_private.h | 4 +- dlls/winex11.drv/clipboard.c | 274 ++++++++++--------------------------- dlls/winex11.drv/winex11.drv.spec | 4 +- 5 files changed, 87 insertions(+), 214 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=83b66549da32fe6b23ed36...