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

C / C++ / MFC

 
Questionvtable pointer initialize failed! [modified] Pin
white jungle31-Jan-07 17:42
white jungle31-Jan-07 17:42 
AnswerRe: vtable pointer initialize failed! Pin
Stephen Hewitt31-Jan-07 18:29
Stephen Hewitt31-Jan-07 18:29 
GeneralRe: vtable pointer initialize failed! Pin
white jungle31-Jan-07 18:42
white jungle31-Jan-07 18:42 
GeneralRe: vtable pointer initialize failed! Pin
Stephen Hewitt31-Jan-07 18:44
Stephen Hewitt31-Jan-07 18:44 
GeneralRe: vtable pointer initialize failed! Pin
white jungle31-Jan-07 19:48
white jungle31-Jan-07 19:48 
QuestionProblem with winsock2.0 Pin
lastgen31-Jan-07 17:41
lastgen31-Jan-07 17:41 
AnswerRe: Problem with winsock2.0 Pin
Sakthiu31-Jan-07 18:25
Sakthiu31-Jan-07 18:25 
GeneralRe: Problem with winsock2.0 Pin
lastgen31-Jan-07 18:42
lastgen31-Jan-07 18:42 
Thanks for the help, but I've figured it out, and the answer simply foolish WTF | :WTF: .

I wasn't closing the connection correctly, hence the lack of buffer flushing

As for the repeat message, it wasn't repeating.

The message was being stored in a buffer with a static pointer, and because I neglected to check the data size returned from recv I was assuming the data pointed to was the latest message, but recv was in fact returning 0.

When I die I'd like to go peacefully in my sleep like my father, not screaming in terror like his passengers!!!

Questionautoview CD Pin
hoa_nguyen31-Jan-07 17:00
hoa_nguyen31-Jan-07 17:00 
AnswerRe: autoview CD Pin
Hamid_RT31-Jan-07 18:30
Hamid_RT31-Jan-07 18:30 
GeneralRe: autoview CD Pin
hoa_nguyen31-Jan-07 23:18
hoa_nguyen31-Jan-07 23:18 
GeneralRe: autoview CD Pin
Hamid_RT1-Feb-07 0:11
Hamid_RT1-Feb-07 0:11 
GeneralRe: autoview CD Pin
hoa_nguyen1-Feb-07 23:04
hoa_nguyen1-Feb-07 23:04 
GeneralRe: autoview CD Pin
Hamid_RT2-Feb-07 4:14
Hamid_RT2-Feb-07 4:14 
GeneralRe: autoview CD Pin
Hamid_RT2-Feb-07 4:16
Hamid_RT2-Feb-07 4:16 
GeneralRe: autoview CD Pin
Hamid_RT3-Feb-07 23:49
Hamid_RT3-Feb-07 23:49 
QuestionAPI Based Applications and Software Applications Pin
Khoramdin31-Jan-07 16:48
Khoramdin31-Jan-07 16:48 
AnswerRe: API Based Applications and Software Applications Pin
Hans Dietrich18-Feb-07 0:23
mentorHans Dietrich18-Feb-07 0:23 
QuestionError LNK 2019 problem Pin
Alex Cutovoi31-Jan-07 16:13
Alex Cutovoi31-Jan-07 16:13 
AnswerRe: Error LNK 2019 problem Pin
Naveen31-Jan-07 16:22
Naveen31-Jan-07 16:22 
QuestionRe: Error LNK 2019 problem Pin
Nibu babu thomas31-Jan-07 16:50
Nibu babu thomas31-Jan-07 16:50 
AnswerRe: Error LNK 2019 problem Pin
Hamid_RT31-Jan-07 20:57
Hamid_RT31-Jan-07 20:57 
GeneralRe: Error LNK 2019 problem Pin
Alex Cutovoi1-Feb-07 4:13
Alex Cutovoi1-Feb-07 4:13 
GeneralRe: Error LNK 2019 problem Pin
Hamid_RT1-Feb-07 18:16
Hamid_RT1-Feb-07 18:16 
Questionneed help on a simple question Pin
murphdx31-Jan-07 13:57
murphdx31-Jan-07 13:57 

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.