23 Jan
2009
23 Jan
'09
4:07 p.m.
Module: wine Branch: master Commit: 69959801d673f20b6e0f8f7a64eeee03a2cbe857 URL: http://source.winehq.org/git/wine.git/?a=commit;h=69959801d673f20b6e0f8f7a64... Author: Huw Davies <huw(a)codeweavers.com> Date: Fri Jan 23 14:19:46 2009 +0000 comdlg32: Move the initialization code into a common function. --- dlls/comdlg32/printdlg.c | 261 +++++++++++++++++++++++++--------------------- 1 files changed, 141 insertions(+), 120 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=69959801d673f20b6e0f8f...