Click here to Skip to main content
15,914,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get complie time. Pin
Stephen Hewitt20-Aug-07 22:01
Stephen Hewitt20-Aug-07 22:01 
AnswerRe: How to get complie time. Pin
cp987620-Aug-07 22:07
cp987620-Aug-07 22:07 
GeneralRe: How to get complie time. Pin
Stephen Hewitt20-Aug-07 22:11
Stephen Hewitt20-Aug-07 22:11 
GeneralRe: How to get complie time. Pin
cp987620-Aug-07 22:23
cp987620-Aug-07 22:23 
AnswerRe: How to get complie time. Pin
David Crow21-Aug-07 4:09
David Crow21-Aug-07 4:09 
Questionconverting VT_DISPATCH into VT_BSTR or CString Pin
Dhiraj kumar Saini20-Aug-07 20:57
Dhiraj kumar Saini20-Aug-07 20:57 
QuestionUsing NULL to Close the DB connection after Close() Pin
ragavan20-Aug-07 20:43
ragavan20-Aug-07 20:43 
QuestionRe: Using NULL to Close the DB connection after Close() Pin
David Crow21-Aug-07 4:12
David Crow21-Aug-07 4:12 
QuestionCOleDateTime Pin
vicky0000020-Aug-07 20:37
vicky0000020-Aug-07 20:37 
AnswerRe: COleDateTime Pin
Hamid_RT20-Aug-07 21:12
Hamid_RT20-Aug-07 21:12 
GeneralRe: COleDateTime Pin
vicky0000021-Aug-07 0:04
vicky0000021-Aug-07 0:04 
GeneralRe: COleDateTime Pin
Hamid_RT21-Aug-07 2:32
Hamid_RT21-Aug-07 2:32 
GeneralRe: COleDateTime Pin
David Crow21-Aug-07 4:19
David Crow21-Aug-07 4:19 
GeneralRe: COleDateTime Pin
Mark Salsbery23-Aug-07 5:20
Mark Salsbery23-Aug-07 5:20 
GeneralRe: COleDateTime Pin
David Crow23-Aug-07 5:35
David Crow23-Aug-07 5:35 
GeneralRe: COleDateTime Pin
Mark Salsbery23-Aug-07 5:42
Mark Salsbery23-Aug-07 5:42 
GeneralRe: COleDateTime Pin
David Crow23-Aug-07 5:55
David Crow23-Aug-07 5:55 
GeneralRe: COleDateTime Pin
Mark Salsbery23-Aug-07 6:37
Mark Salsbery23-Aug-07 6:37 
QuestionRe: COleDateTime [OT] Pin
David Crow23-Aug-07 6:40
David Crow23-Aug-07 6:40 
AnswerRe: COleDateTime [OT] Pin
Mark Salsbery23-Aug-07 6:59
Mark Salsbery23-Aug-07 6:59 
GeneralRe: COleDateTime Pin
Mark Salsbery21-Aug-07 5:52
Mark Salsbery21-Aug-07 5:52 
GeneralRe: COleDateTime Pin
vicky0000022-Aug-07 19:30
vicky0000022-Aug-07 19:30 
GeneralRe: COleDateTime Pin
Mark Salsbery22-Aug-07 20:08
Mark Salsbery22-Aug-07 20:08 
GeneralRe: COleDateTime Pin
vicky0000022-Aug-07 23:09
vicky0000022-Aug-07 23:09 
GeneralRe: COleDateTime Pin
Mark Salsbery23-Aug-07 5:17
Mark Salsbery23-Aug-07 5:17 
I just traced into that method with the same code. 

Although tmTemp.tm_year is negative at the call to _tcsftime(), it still formats a proper string.

No assertion. 

Also, you didn't show any code that has ASSERT in it.

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

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.