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

C / C++ / MFC

 
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 
Viknaraj R wrote:
if the year is less than 1899 . It will lead the assertion


So what's the problem? It's doing exactly what it is supposed to. A value of 1.0 (COleDateTime's internal value) represents 31-Dec-1899 00:00:00. A value of -365.0 represents 30-Dec-1898 00:00:00.


"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


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 
GeneralRe: COleDateTime Pin
vicky0000023-Aug-07 18:28
vicky0000023-Aug-07 18:28 
GeneralRe: COleDateTime Pin
Mark Salsbery24-Aug-07 5:35
Mark Salsbery24-Aug-07 5:35 
QuestionDisplay tooltip when user hovers over a line Pin
Marimuthu.r20-Aug-07 20:34
Marimuthu.r20-Aug-07 20:34 
AnswerRe: Display tooltip when user hovers over a line Pin
Hamid_RT20-Aug-07 21:20
Hamid_RT20-Aug-07 21:20 
GeneralRe: Display tooltip when user hovers over a line Pin
Marimuthu.r20-Aug-07 21:31
Marimuthu.r20-Aug-07 21:31 

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.