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

C / C++ / MFC

 
AnswerRe: InitializeCriticalSection throws ... something ? Pin
David Crow19-Jan-07 5:59
David Crow19-Jan-07 5:59 
GeneralRe: InitializeCriticalSection throws ... something ? Pin
Mr.Brainley19-Jan-07 6:28
Mr.Brainley19-Jan-07 6:28 
GeneralRe: InitializeCriticalSection throws ... something ? Pin
David Crow19-Jan-07 6:49
David Crow19-Jan-07 6:49 
GeneralRe: InitializeCriticalSection throws ... something ? Pin
led mike19-Jan-07 7:08
led mike19-Jan-07 7:08 
GeneralRe: InitializeCriticalSection throws ... something ? Pin
David Crow19-Jan-07 7:32
David Crow19-Jan-07 7:32 
AnswerRe: InitializeCriticalSection throws ... something ? Pin
Mark Salsbery19-Jan-07 7:16
Mark Salsbery19-Jan-07 7:16 
Questionsend a short message from an application to a mobile phone Pin
nahitan19-Jan-07 5:22
nahitan19-Jan-07 5:22 
AnswerRe: send a short message from an application to a mobile phone Pin
David Crow19-Jan-07 5:51
David Crow19-Jan-07 5:51 
AnswerRe: send a short message from an application to a mobile phone Pin
Kiran Pinjala19-Jan-07 22:17
Kiran Pinjala19-Jan-07 22:17 
Questiongmtime() crash Pin
SteveRubio19-Jan-07 5:14
SteveRubio19-Jan-07 5:14 
AnswerRe: gmtime() crash Pin
David Crow19-Jan-07 5:49
David Crow19-Jan-07 5:49 
GeneralRe: gmtime() crash Pin
SteveRubio19-Jan-07 6:32
SteveRubio19-Jan-07 6:32 
QuestionRe: gmtime() crash Pin
David Crow19-Jan-07 6:55
David Crow19-Jan-07 6:55 
AnswerRe: gmtime() crash Pin
SteveRubio19-Jan-07 7:12
SteveRubio19-Jan-07 7:12 
QuestionRe: gmtime() crash Pin
David Crow19-Jan-07 7:38
David Crow19-Jan-07 7:38 
AnswerRe: gmtime() crash Pin
SteveRubio19-Jan-07 8:04
SteveRubio19-Jan-07 8:04 
GeneralRe: gmtime() crash Pin
David Crow19-Jan-07 8:14
David Crow19-Jan-07 8:14 
GeneralRe: gmtime() crash Pin
SteveRubio19-Jan-07 9:14
SteveRubio19-Jan-07 9:14 
GeneralRe: gmtime() crash Pin
David Crow19-Jan-07 9:24
David Crow19-Jan-07 9:24 
SteveRubio wrote:
However, I figured out that rather than just crashing, _gmtime64() simply returns NULL.


So what time value is being passed to it? I assume you've read this:

These functions validate their parameter. If timer is a null pointer, or if the timer value is negative, these functions invoke an invalid parameter handler, as described in Parameter Validation. If execution is allowed to continue, the functions return NULL and set errno to EINVAL.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: gmtime() crash Pin
SteveRubio19-Jan-07 9:37
SteveRubio19-Jan-07 9:37 
QuestionSerializing an object Pin
Alex Cutovoi19-Jan-07 5:01
Alex Cutovoi19-Jan-07 5:01 
QuestionRe: Serializing an object Pin
David Crow19-Jan-07 5:08
David Crow19-Jan-07 5:08 
AnswerRe: Serializing an object Pin
Alex Cutovoi19-Jan-07 5:53
Alex Cutovoi19-Jan-07 5:53 
GeneralRe: Serializing an object Pin
David Crow19-Jan-07 6:03
David Crow19-Jan-07 6:03 
GeneralRe: Serializing an object Pin
Alex Cutovoi23-Jan-07 1:34
Alex Cutovoi23-Jan-07 1:34 

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.