Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DateTimePicker error debugging Pin
Steve Mayfield10-Feb-05 7:39
Steve Mayfield10-Feb-05 7:39 
GeneralRe: DateTimePicker error debugging Pin
José Luis Sogorb10-Feb-05 22:18
José Luis Sogorb10-Feb-05 22:18 
GeneralRe: DateTimePicker error debugging Pin
Steve Mayfield12-Feb-05 11:26
Steve Mayfield12-Feb-05 11:26 
Is it possible that your control is a 'time only' control (check the dialog properties Styles/Format)? According to the docs, you will get an assert trying to access the date members in debug mode. Otherwise you need to set the style in the Create function.

Steve
GeneralRe: DateTimePicker error debugging Pin
José Luis Sogorb14-Feb-05 4:29
José Luis Sogorb14-Feb-05 4:29 
GeneralRe: DateTimePicker error debugging Pin
Steve Mayfield17-Feb-05 9:53
Steve Mayfield17-Feb-05 9:53 
GeneralRe: DateTimePicker error debugging Pin
José Luis Sogorb17-Feb-05 21:04
José Luis Sogorb17-Feb-05 21:04 
GeneralRe: DateTimePicker error debugging Pin
José Luis Sogorb17-Feb-05 22:47
José Luis Sogorb17-Feb-05 22:47 
GeneralRe: DateTimePicker error debugging Pin
Steve Mayfield18-Feb-05 10:18
Steve Mayfield18-Feb-05 10:18 
GeneralAccess another dialogs controls Pin
Tombo10-Feb-05 5:31
Tombo10-Feb-05 5:31 
GeneralRe: Access another dialogs controls Pin
rocky_pulley10-Feb-05 5:47
rocky_pulley10-Feb-05 5:47 
GeneralRe: Access another dialogs controls Pin
Tombo10-Feb-05 11:41
Tombo10-Feb-05 11:41 
GeneralDialog's menu gray on startup Pin
rrrado10-Feb-05 4:58
rrrado10-Feb-05 4:58 
GeneralRe: Dialog's menu gray on startup Pin
JKallen11-Feb-05 11:41
JKallen11-Feb-05 11:41 
GeneralCListCtrl Button Pin
rlepine10-Feb-05 4:11
rlepine10-Feb-05 4:11 
GeneralRe: CListCtrl Button Pin
rocky_pulley10-Feb-05 5:04
rocky_pulley10-Feb-05 5:04 
GeneralRe: CListCtrl Button Pin
rlepine10-Feb-05 5:20
rlepine10-Feb-05 5:20 
Generalmsxml 3.0 , used for xml creation , error description Pin
cj_rahul10-Feb-05 3:49
cj_rahul10-Feb-05 3:49 
GeneralRe: msxml 3.0 , used for xml creation , error description Pin
ThatsAlok10-Feb-05 18:54
ThatsAlok10-Feb-05 18:54 
QuestionHow To Get know if Directory Exists? Pin
Rassul Yunussov9-Feb-05 23:37
Rassul Yunussov9-Feb-05 23:37 
AnswerRe: How To Get know if Directory Exists? Pin
Chris Losinger10-Feb-05 3:52
professionalChris Losinger10-Feb-05 3:52 
AnswerRe: How To Get know if Directory Exists? Pin
Blake Miller10-Feb-05 4:18
Blake Miller10-Feb-05 4:18 
AnswerRe: How To Get know if Directory Exists? Pin
Ravi Bhavnani10-Feb-05 6:44
professionalRavi Bhavnani10-Feb-05 6:44 
AnswerRe: How To Get know if Directory Exists? Pin
Michael Dunn10-Feb-05 10:16
sitebuilderMichael Dunn10-Feb-05 10:16 
GeneralHelp in adding a new display mode!!!Crazy Pin
uday__m9-Feb-05 23:15
uday__m9-Feb-05 23:15 
Questionhow to pack bitmaps in a dll Pin
Anonymous9-Feb-05 23:02
Anonymous9-Feb-05 23:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.