Changed EndDialog to behave like as in Windows.
commit3336f485657f74183aa84399a33ad8c23662541c
authorAbey George <abey@macadamian.com>
Wed, 13 Oct 1999 15:45:23 +0000 (13 15:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 13 Oct 1999 15:45:23 +0000 (13 15:45 +0000)
tree6ee0e365470d7bd0534e5d83fc18e60f6a36757b
parent983f90a59473891b4b67cf504ee71a7cbee1f4b1
Changed EndDialog to behave like as in Windows.
Call SetWindowPos instead of ShowWindow in EndDialog.
windows/dialog.c