Click here to Skip to main content
15,911,646 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to Add Two Time Pin
David Crow21-Apr-08 4:54
David Crow21-Apr-08 4:54 
AnswerRe: How to Add Two Time Pin
led mike21-Apr-08 4:53
led mike21-Apr-08 4:53 
QuestionRe: How to Add Two Time Pin
David Crow21-Apr-08 5:01
David Crow21-Apr-08 5:01 
AnswerRe: How to Add Two Time Pin
led mike21-Apr-08 5:40
led mike21-Apr-08 5:40 
GeneralRe: How to Add Two Time Pin
CPallini21-Apr-08 5:54
mveCPallini21-Apr-08 5:54 
GeneralHow to Compare Two Date Pin
sharanu21-Apr-08 23:35
sharanu21-Apr-08 23:35 
GeneralRe: How to Compare Two Date Pin
CPallini22-Apr-08 0:36
mveCPallini22-Apr-08 0:36 
GeneralRe: How to Compare Two Date Pin
sharanu22-Apr-08 1:42
sharanu22-Apr-08 1:42 
Hi..
Actually i have 3 dates..
1) ST_DATE
2) END_DATE
3) MailDate
ST_DATE and END_DATE i read from config file i.e in the format mm/dd/yyyy..
Example
ST_DATE=4/1/2008.
END_DATE=4/2/2008.

MailDate i read from mails....i.e in the format mm/dd/yyyy hh:mm:ss pm

Example
MailDate= 4/2/2008 2:56:50 pm...

Now i want to display the mails which come from ST_DATE and END_DATE..
I need to check

if(maildate >= ST_DATE) && (mailDate <= END_DATE)....


I think you got me....
thank you

Hi,,
I am sharan.Working as a software Engineer in Indo-Fuji Software Company located in BTM Layout.Bangalore.India.
I have Completed my B.E(COmputers)in 2006.ANd I am having 2 years of Exp in VC++.
thanking you
sharan

GeneralRe: How to Compare Two Date Pin
CPallini22-Apr-08 1:53
mveCPallini22-Apr-08 1:53 
GeneralRe: How to Compare Two Date Pin
sharanu22-Apr-08 2:15
sharanu22-Apr-08 2:15 
GeneralRe: How to Compare Two Date Pin
CPallini22-Apr-08 2:46
mveCPallini22-Apr-08 2:46 
GeneralRe: How to Compare Two Date Pin
sharanu22-Apr-08 3:13
sharanu22-Apr-08 3:13 
GeneralRe: How to Compare Two Date Pin
CPallini22-Apr-08 3:30
mveCPallini22-Apr-08 3:30 
GeneralRe: How to Compare Two Date Pin
sharanu22-Apr-08 3:47
sharanu22-Apr-08 3:47 
GeneralRe: How to Compare Two Date Pin
CPallini22-Apr-08 3:53
mveCPallini22-Apr-08 3:53 
GeneralRe: How to Compare Two Date Pin
sharanu22-Apr-08 4:18
sharanu22-Apr-08 4:18 
QuestionTotal physical memory using GlobalMemoryStatus Pin
Ajay L D20-Apr-08 22:17
Ajay L D20-Apr-08 22:17 
GeneralRe: Total physical memory using GlobalMemoryStatus Pin
CPallini20-Apr-08 22:40
mveCPallini20-Apr-08 22:40 
GeneralRe: Total physical memory using GlobalMemoryStatus Pin
Ajay L D21-Apr-08 0:33
Ajay L D21-Apr-08 0:33 
GeneralPorting Code Windows to Unix - Make file query Pin
Andy20220-Apr-08 22:15
Andy20220-Apr-08 22:15 
QuestionRe: Porting Code Windows to Unix - Make file query Pin
David Crow21-Apr-08 4:19
David Crow21-Apr-08 4:19 
QuestionWhen does CDC::SaveDC() fail? Pin
Super Hornet20-Apr-08 22:09
Super Hornet20-Apr-08 22:09 
AnswerRe: When does CDC::SaveDC() fail? Pin
CPallini20-Apr-08 22:18
mveCPallini20-Apr-08 22:18 
GeneralRe: When does CDC::SaveDC() fail? Pin
Super Hornet21-Apr-08 1:54
Super Hornet21-Apr-08 1:54 
Questiondll problem unsolved Pin
trioum20-Apr-08 21:23
trioum20-Apr-08 21:23 

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.