CShellFileOpenDialog/CShellFileSaveDialog hang up my App
"Konstantin Mironovich" <[email protected]> Wed, 15 Feb 2012 23:37:03 +0400
| Newsgroups | gmane.comp.windows.wtl |
|---|---|
| Organization | ixbt.com |
| Message-ID | <ACDD9681D2BF4FB7821F652EAEBF2404@KLM64> |
Hello,
I wonder but I cannot find the reason.
The code is:
CShellFileSaveDialog fd;
if (fd.DoModal(GetParent()) == IDOK)
{
CStringW s;
fd.GetFilePath(s);
}
DoModal() hangs my WTL-based program. I believe the latest WTL build is used
under Vista x64 + Sp2.
Thanks
-km
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/wtl/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/wtl/join
(Yahoo! ID required)
<*> To change settings via email:
[email protected]
[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/