comdlg32: Do not use GetDlgItemText to get combo box text during an CBN_SELCHANGE...
commitaefd9b553327f33c4272ad05d053ef30adb8f191
authorAric Stewart <aric@codeweavers.com>
Tue, 3 Jul 2012 15:21:47 +0000 (3 10:21 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 Jul 2012 15:12:52 +0000 (11 10:12 -0500)
treeafc42ab1c960a233da6da59864faeb68c66e2879
parenteec0adac1461980ba56dc54fcde22689b23300c3
comdlg32: Do not use GetDlgItemText to get combo box text during an CBN_SELCHANGE notification.
dlls/comdlg32/printdlg.c