Module: wine Branch: refs/heads/master Commit: 54afeb02de187d4187420adf24652df7330f4a21 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=54afeb02de187d4187420adf...
Author: Ge van Geldorp ge@gse.nl Date: Mon Jul 10 08:59:22 2006 +0200
user32: Implement Get/SetClassLongPtrA/W.
---
dlls/user/class.c | 214 ++++++++++++++++++++++------------------ include/wine/server_protocol.h | 6 + server/protocol.def | 4 - server/trace.c | 4 - 4 files changed, 127 insertions(+), 101 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=54afeb02de187d418742...