Only update the UI state if the dialog is a top level window. If it is a client windo...
authorThomas Bluemel <thomas@reactsoft.com>
Wed, 21 Nov 2007 19:53:09 +0000 (19:53 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Wed, 21 Nov 2007 19:53:09 +0000 (19:53 +0000)
commite0aab6ead8fdef1494aef5b4382f4949d57ffa34
tree698c273f1a9320880639242cf87dc17f057f15e7
parent7e90f1d1844fc69d9e0e07c89ed6838694d3e096
Only update the UI state if the dialog is a top level window. If it is a client window (e.g. a property sheet or embedded dialog) we simply copy the UI state from the parent.

svn path=/trunk/; revision=30644
reactos/dll/win32/user32/windows/dialog.c