Click here to Skip to main content
15,896,557 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Strange Compiler behavior Pin
ForNow2-May-15 15:12
ForNow2-May-15 15:12 
GeneralRe: Strange Compiler behavior Pin
Richard MacCutchan2-May-15 20:50
mveRichard MacCutchan2-May-15 20:50 
GeneralRe: Strange Compiler behavior Pin
ForNow2-May-15 21:05
ForNow2-May-15 21:05 
QuestionCWinThread::CAsyncSocket::Create issues Pin
ForNow28-Apr-15 4:52
ForNow28-Apr-15 4:52 
AnswerCode works in CWInThread constructer ? Pin
ForNow29-Apr-15 6:03
ForNow29-Apr-15 6:03 
GeneralRe: Code works in CWInThread constructer ? Pin
Albert Holguin1-May-15 4:40
professionalAlbert Holguin1-May-15 4:40 
GeneralRe: Code works in CWInThread constructer ? Pin
ForNow1-May-15 6:16
ForNow1-May-15 6:16 
Questionswscanf_s White Space Help Pin
Jesuaw28-Apr-15 4:09
Jesuaw28-Apr-15 4:09 
AnswerRe: swscanf_s White Space Help Pin
k505428-Apr-15 5:41
mvek505428-Apr-15 5:41 
GeneralRe: swscanf_s White Space Help Pin
Jesuaw28-Apr-15 6:50
Jesuaw28-Apr-15 6:50 
GeneralRe: swscanf_s White Space Help Pin
k505428-Apr-15 7:05
mvek505428-Apr-15 7:05 
GeneralRe: swscanf_s White Space Help Pin
Jesuaw28-Apr-15 7:49
Jesuaw28-Apr-15 7:49 
QuestionMapViewOfFIle in Client and Server returning 2 different address Pin
ForNow24-Apr-15 11:40
ForNow24-Apr-15 11:40 
AnswerRe: MapViewOfFIle in Client and Server returning 2 different address Pin
Richard Andrew x6424-Apr-15 12:06
professionalRichard Andrew x6424-Apr-15 12:06 
No. They will be different because the processes are different.

The addresses will be different but the data is guaranteed to be the same between the two.

The difficult we do right away...
...the impossible takes slightly longer.

GeneralRe: MapViewOfFIle in Client and Server returning 2 different address Pin
ForNow24-Apr-15 12:31
ForNow24-Apr-15 12:31 
AnswerRe: MapViewOfFIle in Client and Server returning 2 different address Pin
Frankie-C25-Apr-15 7:37
Frankie-C25-Apr-15 7:37 
GeneralRe: MapViewOfFIle in Client and Server returning 2 different address Pin
ForNow25-Apr-15 15:09
ForNow25-Apr-15 15:09 
QuestionInterProcess communication questions Pin
ForNow24-Apr-15 8:44
ForNow24-Apr-15 8:44 
AnswerRe: InterProcess communication questions Pin
Frankie-C25-Apr-15 7:35
Frankie-C25-Apr-15 7:35 
GeneralRe: InterProcess communication questions Pin
ForNow25-Apr-15 15:08
ForNow25-Apr-15 15:08 
QuestionSynchronizing access to data Pin
ramonlarodo22-Apr-15 21:55
ramonlarodo22-Apr-15 21:55 
QuestionRe: Synchronizing access to data Pin
Richard MacCutchan22-Apr-15 23:25
mveRichard MacCutchan22-Apr-15 23:25 
QuestionCDateTimeCtrl editing short year format Pin
baerten22-Apr-15 21:51
baerten22-Apr-15 21:51 
QuestionRe: CDateTimeCtrl editing short year format Pin
Richard MacCutchan22-Apr-15 23:23
mveRichard MacCutchan22-Apr-15 23:23 
AnswerRe: CDateTimeCtrl editing short year format Pin
baerten24-Apr-15 0:06
baerten24-Apr-15 0:06 

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.