Click here to Skip to main content
15,883,830 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionChecksum Generators With Advanced Functions Pin
Member 1328723330-Jun-17 8:49
Member 1328723330-Jun-17 8:49 
AnswerRe: Checksum Generators With Advanced Functions Pin
Richard Andrew x6430-Jun-17 10:08
professionalRichard Andrew x6430-Jun-17 10:08 
GeneralRe: Checksum Generators With Advanced Functions Pin
Member 132872331-Jul-17 1:28
Member 132872331-Jul-17 1:28 
GeneralRe: Checksum Generators With Advanced Functions Pin
Richard MacCutchan1-Jul-17 1:32
mveRichard MacCutchan1-Jul-17 1:32 
AnswerRe: Checksum Generators With Advanced Functions Pin
Randor 30-Jun-17 23:11
professional Randor 30-Jun-17 23:11 
GeneralRe: Checksum Generators With Advanced Functions Pin
Member 132872331-Jul-17 1:28
Member 132872331-Jul-17 1:28 
AnswerRe: Checksum Generators With Advanced Functions Pin
jschell2-Jul-17 7:25
jschell2-Jul-17 7:25 
QuestionException Handling MFC detail information Pin
ForNow28-Jun-17 4:40
ForNow28-Jun-17 4:40 
Hi
I'm getting a heap corruption error while debugging one
Of my message handling routines
It is on exit from the routine which lead me to think it's something with the stack or local variables
However I have not declared any local variables it's just parameters wparam and lparam
I can try to wrap the code in a try and catch I guess CMemoryException
I don't see any class members for CMemoryException Like line numbers ( line which caused the exception)
BTW wparam is a pointer from tcp/ip message/buffer and lparam is the length
Which I memcpy after doing a new in the routine
I am running 64 bit code

Thanks
AnswerRe: Exception Handling MFC detail information Pin
Randor 28-Jun-17 5:11
professional Randor 28-Jun-17 5:11 
GeneralRe: Exception Handling MFC detail information Pin
ForNow28-Jun-17 15:45
ForNow28-Jun-17 15:45 
AnswerRe: Exception Handling MFC detail information Pin
Victor Nijegorodov29-Jun-17 8:33
Victor Nijegorodov29-Jun-17 8:33 
GeneralRe: Exception Handling MFC detail information Pin
ForNow29-Jun-17 10:13
ForNow29-Jun-17 10:13 
GeneralRe: Exception Handling MFC detail information Pin
Victor Nijegorodov29-Jun-17 10:26
Victor Nijegorodov29-Jun-17 10:26 
GeneralRe: Exception Handling MFC detail information Pin
ForNow29-Jun-17 10:49
ForNow29-Jun-17 10:49 
GeneralRe: Exception Handling MFC detail information Pin
Randor 29-Jun-17 10:52
professional Randor 29-Jun-17 10:52 
GeneralRe: Exception Handling MFC detail information Pin
ForNow29-Jun-17 15:51
ForNow29-Jun-17 15:51 
QuestionRe: Exception Handling MFC detail information Pin
David Crow29-Jun-17 17:37
David Crow29-Jun-17 17:37 
AnswerRe: Exception Handling MFC detail information Pin
ForNow30-Jun-17 2:17
ForNow30-Jun-17 2:17 
GeneralRe: Exception Handling MFC detail information Pin
Bram van Kampen30-Jun-17 13:14
Bram van Kampen30-Jun-17 13:14 
AnswerRe: Exception Handling MFC detail information Pin
Bram van Kampen30-Jun-17 12:51
Bram van Kampen30-Jun-17 12:51 
QuestionUDP Sockets and Windows 10 Pin
Rick York27-Jun-17 13:27
mveRick York27-Jun-17 13:27 
AnswerRe: UDP Sockets and Windows 10 Pin
Afzaal Ahmad Zeeshan27-Jun-17 13:44
professionalAfzaal Ahmad Zeeshan27-Jun-17 13:44 
GeneralRe: UDP Sockets and Windows 10 Pin
Rick York27-Jun-17 16:49
mveRick York27-Jun-17 16:49 
GeneralRe: UDP Sockets and Windows 10 Pin
Randor 27-Jun-17 20:27
professional Randor 27-Jun-17 20:27 
GeneralRe: UDP Sockets and Windows 10 Pin
leon de boer27-Jun-17 21:15
leon de boer27-Jun-17 21:15 

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.