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

C / C++ / MFC

 
Questioncan anybody tell me how to read from a .csv file Pin
philiptabraham20-Aug-07 22:12
philiptabraham20-Aug-07 22:12 
AnswerRe: can anybody tell me how to read from a .csv file Pin
jhwurmbach20-Aug-07 22:47
jhwurmbach20-Aug-07 22:47 
QuestionHow to get complie time. Pin
Max++20-Aug-07 21:24
Max++20-Aug-07 21:24 
AnswerRe: How to get complie time. Pin
Stephen Hewitt20-Aug-07 21:34
Stephen Hewitt20-Aug-07 21:34 
GeneralRe: How to get complie time. Pin
Max++20-Aug-07 22:01
Max++20-Aug-07 22:01 
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 
A good point. Note however that this technique can only be used to determine when the current EXE was built. The technique I gave above, with some small modifications, can be used on any PE file (not just the current EXE) built with any language. This may or may not be an issue to the OP however.


Steve

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 

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.