Click here to Skip to main content
15,921,210 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionImage problem Pin
wenbingao22-Feb-09 20:16
wenbingao22-Feb-09 20:16 
AnswerRe: Image problem Pin
Chandrasekharan P22-Feb-09 20:39
Chandrasekharan P22-Feb-09 20:39 
GeneralRe: Image problem Pin
wenbingao22-Feb-09 20:46
wenbingao22-Feb-09 20:46 
AnswerRe: Image problem Pin
Stuart Dootson22-Feb-09 21:37
professionalStuart Dootson22-Feb-09 21:37 
GeneralRe: Image problem Pin
wenbingao22-Feb-09 22:14
wenbingao22-Feb-09 22:14 
GeneralRe: Image problem Pin
Stuart Dootson22-Feb-09 22:17
professionalStuart Dootson22-Feb-09 22:17 
GeneralRe: Image problem Pin
wenbingao22-Feb-09 22:25
wenbingao22-Feb-09 22:25 
QuestionLinker error message.... Pin
vanishaa22-Feb-09 20:13
vanishaa22-Feb-09 20:13 
AnswerRe: Linker error message.... Pin
Cedric Moonen22-Feb-09 20:27
Cedric Moonen22-Feb-09 20:27 
GeneralRe: Linker error message.... Pin
vanishaa23-Feb-09 1:00
vanishaa23-Feb-09 1:00 
GeneralRe: Linker error message.... Pin
Cedric Moonen23-Feb-09 1:05
Cedric Moonen23-Feb-09 1:05 
GeneralRe: Linker error message.... Pin
vanishaa23-Feb-09 2:22
vanishaa23-Feb-09 2:22 
GeneralRe: Linker error message.... Pin
Cedric Moonen23-Feb-09 2:53
Cedric Moonen23-Feb-09 2:53 
QuestionJulian date Pin
Vijjuuu.22-Feb-09 19:44
Vijjuuu.22-Feb-09 19:44 
AnswerRe: Julian date Pin
CPallini22-Feb-09 21:27
mveCPallini22-Feb-09 21:27 
GeneralRe: Julian date Pin
Vijjuuu.22-Feb-09 21:47
Vijjuuu.22-Feb-09 21:47 
QuestionRe: Julian date [modified] Pin
CPallini22-Feb-09 21:55
mveCPallini22-Feb-09 21:55 
GeneralRe: Julian date Pin
ky_rerun23-Feb-09 9:46
ky_rerun23-Feb-09 9:46 
GeneralRe: Julian date Pin
ky_rerun23-Feb-09 9:50
ky_rerun23-Feb-09 9:50 
AnswerRe: Julian date Pin
Garth J Lancaster22-Feb-09 22:28
professionalGarth J Lancaster22-Feb-09 22:28 
it depends on what you mean by julian date - since the term is most often miss-used these days.

If you mean 'the day number as a number starting counting from the 1st of Jan in the Current year', then you need to follow the advice of our trusted and esteemed colleague CPallini

If you mean since an arbitrary point in time - such as is used by astronomers etc, ie 4713BC, then, part one of CPallini's response still applies, then you feed the results of the parse into something like :-

http://www.silverglass.org/code/Date.html[^]

'g'
GeneralRe: Julian date Pin
Vijjuuu.24-Feb-09 20:21
Vijjuuu.24-Feb-09 20:21 
AnswerRe: Julian date Pin
Stephen Hewitt23-Feb-09 2:29
Stephen Hewitt23-Feb-09 2:29 
GeneralRe: Julian date Pin
Vijjuuu.24-Feb-09 20:23
Vijjuuu.24-Feb-09 20:23 
QuestionRe: Julian date Pin
David Crow23-Feb-09 3:23
David Crow23-Feb-09 3:23 
Questionhow to change the background colour of RichEditBox? Pin
MahaKh22-Feb-09 19:15
MahaKh22-Feb-09 19:15 

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.