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

C / C++ / MFC

 
QuestionError C2011: '_CONTEXT' : 'struct' type redefinition Pin
KristaK5-Feb-09 18:31
KristaK5-Feb-09 18:31 
QuestionRe: Error C2011: '_CONTEXT' : 'struct' type redefinition Pin
CPallini5-Feb-09 21:39
mveCPallini5-Feb-09 21:39 
AnswerRe: Error C2011: '_CONTEXT' : 'struct' type redefinition Pin
KristaK5-Feb-09 21:59
KristaK5-Feb-09 21:59 
QuestionRe: Error C2011: '_CONTEXT' : 'struct' type redefinition Pin
CPallini6-Feb-09 2:23
mveCPallini6-Feb-09 2:23 
GeneralRe: Error C2011: '_CONTEXT' : 'struct' type redefinition Pin
mike_n_sc19-Mar-11 14:05
mike_n_sc19-Mar-11 14:05 
AnswerRe: Error C2011: '_CONTEXT' : 'struct' type redefinition Pin
Stephen Hewitt6-Feb-09 4:52
Stephen Hewitt6-Feb-09 4:52 
QuestionString Comparing Pin
brucewayn5-Feb-09 18:08
brucewayn5-Feb-09 18:08 
AnswerRe: String Comparing Pin
Cedric Moonen5-Feb-09 20:10
Cedric Moonen5-Feb-09 20:10 
You could use the COleDateTime::ParseDateTime[^] function in order to "convert" the strings into COleDateTime objects which are comparable. But your string has to be a standard format. Is the format in the xml fixed or could you adapt it a bit ? In yes, then I would suggest to use a standard format and then use COleDateTime objects.

Cédric Moonen
Software developer

Charting control [v1.5]
OpenGL game tutorial in C++

GeneralRe: String Comparing Pin
brucewayn5-Feb-09 20:53
brucewayn5-Feb-09 20:53 
GeneralRe: String Comparing Pin
tasumisra5-Feb-09 21:08
tasumisra5-Feb-09 21:08 
AnswerRe: String Comparing Pin
cmk5-Feb-09 20:53
cmk5-Feb-09 20:53 
GeneralRe: String Comparing Pin
brucewayn5-Feb-09 20:59
brucewayn5-Feb-09 20:59 
GeneralRe: String Comparing Pin
cmk6-Feb-09 8:55
cmk6-Feb-09 8:55 
AnswerRe: String Comparing Pin
«_Superman_»5-Feb-09 21:12
professional«_Superman_»5-Feb-09 21:12 
QuestionWhy CString is Not Relasing memory in Release mode Pin
Ramasani5-Feb-09 17:55
Ramasani5-Feb-09 17:55 
AnswerRe: Why CString is Not Relasing memory in Release mode Pin
Stuart Dootson5-Feb-09 19:58
professionalStuart Dootson5-Feb-09 19:58 
AnswerRe: Why CString is Not Relasing memory in Release mode Pin
CPallini6-Feb-09 3:32
mveCPallini6-Feb-09 3:32 
AnswerRe: Why CString is Not Relasing memory in Release mode Pin
Rajesh R Subramanian6-Feb-09 4:14
professionalRajesh R Subramanian6-Feb-09 4:14 
Questionwindows services and windows 2008 Pin
vikramlinux5-Feb-09 17:51
vikramlinux5-Feb-09 17:51 
AnswerRe: windows services and windows 2008 Pin
daniel_zy5-Feb-09 21:35
daniel_zy5-Feb-09 21:35 
GeneralRe: windows services and windows 2008 Pin
vikramlinux5-Feb-09 22:16
vikramlinux5-Feb-09 22:16 
GeneralRe: windows services and windows 2008 Pin
daniel_zy5-Feb-09 23:20
daniel_zy5-Feb-09 23:20 
GeneralRe: windows services and windows 2008 Pin
vikramlinux6-Feb-09 0:11
vikramlinux6-Feb-09 0:11 
AnswerRe: windows services and windows 2008 Pin
Stuart Dootson5-Feb-09 21:38
professionalStuart Dootson5-Feb-09 21:38 
Question64 bit equivalent of flex grid control and chart control Pin
raji_ushus5-Feb-09 17:46
raji_ushus5-Feb-09 17:46 

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.