Module: wine Branch: master Commit: 0e00a61a38cdd7beff40ec75284cc0a5f1e03161 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0e00a61a38cdd7beff40ec7528...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Dec 23 17:47:55 2009 +0100
comdlg32: Get rid of the 16-bit callback support.
---
dlls/comdlg32/filedlg.c | 149 +-------------------------------------------- dlls/comdlg32/filedlg31.c | 82 ++++++++++++++++++++++--- dlls/comdlg32/filedlg31.h | 24 ++------ 3 files changed, 81 insertions(+), 174 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0e00a61a38cdd7beff40ec...