http://bugs.winehq.org/show_bug.cgi?id=5475 ------- Additional Comments From ravinderonline(a)yahoo.com 2006-23-06 04:51 ------- Created an attachment (id=2705) --> (http://bugs.winehq.org/attachment.cgi?id=2705&action=view) Sample application working with file open dialog When we try to open a folder with VDB extension, control goes to function. void CVDBChooserDialog::OnFolderChange() As code written inside this function IDOK must invoked. It is working fine incase of windows platform. But in wine control doesnt transfer into this function when we change the folder and IDOK isnt invoked and desired functionality isnt invoked. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.