Click here to Skip to main content
15,901,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: batch file for setting env variables Pin
John Oliver17-Jun-04 3:39
John Oliver17-Jun-04 3:39 
QuestionAny idea on this simple application? Pin
Nelson L.16-Jun-04 22:25
Nelson L.16-Jun-04 22:25 
AnswerRe: Any idea on this simple application? Pin
John Oliver17-Jun-04 0:08
John Oliver17-Jun-04 0:08 
GeneralON_COMMAND_RANGE problem Pin
ThatsAlok16-Jun-04 22:20
ThatsAlok16-Jun-04 22:20 
GeneralRe: ON_COMMAND_RANGE problem Pin
Cedric Moonen16-Jun-04 23:24
Cedric Moonen16-Jun-04 23:24 
Generaloperator- in Date Class Pin
foxele16-Jun-04 21:35
foxele16-Jun-04 21:35 
GeneralRe: operator- in Date Class Pin
V.16-Jun-04 22:00
professionalV.16-Jun-04 22:00 
GeneralRe: operator- in Date Class Pin
John Oliver17-Jun-04 2:12
John Oliver17-Jun-04 2:12 
Hello,

Think it goes something like this, but you should check on web ...


if year is divisible by 4 then
....if year is not divisible by 100 then
.........it's a leap year
....else
.........if year is divisible by 400 then
...............it's a leap year
.........endif
....endif
endif


John
GeneralRe: operator- in Date Class Pin
John Oliver17-Jun-04 0:20
John Oliver17-Jun-04 0:20 
GeneralActiveX Registration Pin
marcomars16-Jun-04 21:31
marcomars16-Jun-04 21:31 
QuestionDoes ALU inside the cpu handle floating point? or cpu will let the FPU handle it? Pin
Link260016-Jun-04 21:16
Link260016-Jun-04 21:16 
AnswerRe: Does ALU inside the cpu handle floating point? or cpu will let the FPU handle it? Pin
Link260017-Jun-04 14:44
Link260017-Jun-04 14:44 
GeneralRun Windows Installer in background Pin
Peter Nirschl16-Jun-04 20:44
Peter Nirschl16-Jun-04 20:44 
GeneralRe: Run Windows Installer in background Pin
Blake Miller17-Jun-04 4:14
Blake Miller17-Jun-04 4:14 
GeneralRe: Run Windows Installer in background Pin
Peter Nirschl17-Jun-04 4:41
Peter Nirschl17-Jun-04 4:41 
GeneralRe: Run Windows Installer in background Pin
Blake Miller17-Jun-04 4:45
Blake Miller17-Jun-04 4:45 
QuestionHow to use msadox.dll and msado15.dll together in same file Pin
Kaustubh_deo16-Jun-04 20:05
Kaustubh_deo16-Jun-04 20:05 
AnswerRe: How to use msadox.dll and msado15.dll together in same file Pin
RChin16-Jun-04 22:59
RChin16-Jun-04 22:59 
QuestionHow to remove a class ? Pin
Rajesh_K_Sharma16-Jun-04 19:43
Rajesh_K_Sharma16-Jun-04 19:43 
AnswerRe: How to remove a class ? Pin
Michael Dunn16-Jun-04 20:01
sitebuilderMichael Dunn16-Jun-04 20:01 
GeneralRe: How to remove a class ? Pin
RChin16-Jun-04 23:03
RChin16-Jun-04 23:03 
Generalstatic linking Pin
ask_you16-Jun-04 19:38
ask_you16-Jun-04 19:38 
GeneralRe: static linking Pin
Frank K17-Jun-04 0:39
Frank K17-Jun-04 0:39 
GeneralRe: static linking Pin
ask_you17-Jun-04 19:50
ask_you17-Jun-04 19:50 
GeneralGlobalAlloc and LocalAlloc Pin
nnvidya16-Jun-04 19:37
nnvidya16-Jun-04 19:37 

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.