- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using CVF 6.6 and I am interested to include Date Time Picker in my Dialogs. When I am doing so, the dialog is not starting any more on Win XP Prof. Is there an update or a workaround? Working with Win XP Home I dont have any problems.
Thanks for help in advance !
Thanks for help in advance !
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Take a look at InitCommonControlsEx API -> ICC_DATE_CLASSES.
Non-standard control dll'shave to be explicitly loaded with InitCommonControls[Ex]. On some OS configurations, the comctl32.dll may be explicitly loaded by some other dll (explaining the behaviour you see on XP Home), but in general you should ensure that you load it yourself.
Jugoslav

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page