[Bug 5475] Control isnt transferred in the function CFileDialog::OnFolderChange() incase of Customized file open dialog

Wine Bugs wine-bugs at winehq.org
Fri Jun 23 04:51:48 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5475





------- Additional Comments From ravinderonline at 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.



More information about the wine-bugs mailing list