|
-
May 12th, 1999, 07:02 PM
#1
Internet Explorer 4 common controls in customized CFileDialog
Hello All:
Has anybody successfully placed a new Internet Exploer 4 Common control such as a DateTimePicker into a customized CFileDialog using your own dialog template? I have encountered the following problem in trying to do so:
I placed a DateTimePicker in the dialog template, and add a member varible (type of CDateTimeCtrl) to my dialog class through the class wizard. But I build my app, I got complier error C2146: missing ';' before identifier 'm_ctrlTime'. and 3 other errors following of that. I have also tried to add the same control to a Microsoft sample ofnking (from http://support.microsoft.com/support.../q195/0/34.asp). I got the very same result.
Many thanks for any info on this issue,
Fei
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
|