18 Dec
2018
18 Dec
'18
6:37 p.m.
Alexandre Julliard <julliard(a)winehq.org> wrote:
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> --- dlls/comctl32/propsheet.c | 12 ++++++++---- dlls/comctl32/tests/propsheet.c | 4 ---- 2 files changed, 8 insertions(+), 8 deletions(-)
Is there an app that needs this?
Yes, I have an application that stucks in the PropertySheet because of an error in the app's page dialog template. Apparently the app developers haven't noticed that because PropertySheet simply returns 0 under Windows and the app uses a different code path after that. -- Dmitry.