|
-
April 15th, 1999, 08:09 AM
#1
CFileDialog and CPropertyPage
I am using a dialog with a CPropertySheet and 4 CPropertyPages. In one of the PropertyPages i have a Button which
i want to use to show a CFileDialog box. The button works under NT4 but it doesn't work under Win 95/98.
While debugging the code i find out that the program doesn't return from the CFileDialog: oModal().
Has anyone idea's whats wrong ?
-
April 21st, 1999, 07:46 AM
#2
Re: CFileDialog and CPropertyPage
You may have a mismatch of the common control dlls. Make sure that you have the same version on both NT and Win 95/98.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|