Click here to Skip to main content
15,902,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Web Browser control (questions) Pin
knappbl16-Jun-03 13:01
knappbl16-Jun-03 13:01 
GeneralRe: Web Browser control (questions) Pin
Member 43908316-Jun-03 13:08
Member 43908316-Jun-03 13:08 
GeneralRe: Web Browser control (questions) Pin
Neville Franks16-Jun-03 14:34
Neville Franks16-Jun-03 14:34 
QuestionHow do I get the Icon of a Window? Pin
LavosPhoenix15-Jun-03 6:49
LavosPhoenix15-Jun-03 6:49 
AnswerRe: How do I get the Icon of a Window? Pin
Mazdak15-Jun-03 7:28
Mazdak15-Jun-03 7:28 
AnswerRe: How do I get the Icon of a Window? Pin
Michael Dunn15-Jun-03 9:20
sitebuilderMichael Dunn15-Jun-03 9:20 
GeneralCaching Images Pin
Majid Shahabfar15-Jun-03 6:42
Majid Shahabfar15-Jun-03 6:42 
GeneralWhat's that? I can't add more variables in a class - then the whole program doesn't work! Pin
bond00615-Jun-03 6:06
bond00615-Jun-03 6:06 
Hello,
I've created a program which is waiting for incoming network connections via I/O Completion Ports and I've created a pointer in the network class to a packet processing class which's object is created outside of the class on the heap memory.

All the things worked fine, but I got an error. No compiler or linker error - no error at all, but GetQueuedCompletionStatus() doesn't receive completed packets, when I add a specific number of bytes (in variables) in the Packet Processing Class. What's this??? Memory problems? Other problems? The Processing Class do nothing - an object of it is just created - that's all and the Packet Processing class has no relation to the Thread Function which is call the GetQueuedCompletionStatus() function.

I can only add a WSABUF variable plus 3 bools and 1 short. That's all.

What do you think is the error?

Thanks for your attention and your help,
bond006
GeneralRe: What's that? I can't add more variables in a class - then the whole program doesn't work! Pin
Harsha Gopal15-Jun-03 15:57
Harsha Gopal15-Jun-03 15:57 
GeneralRe: What's that? I can't add more variables in a class - then the whole program doesn't work! Pin
bond00622-Jun-03 2:38
bond00622-Jun-03 2:38 
GeneralSending a raw UDP packet from win9x <br><br>Chris ya need to remove html formatting here ppl can do some nasty things lol Pin
15-Jun-03 4:23
suss15-Jun-03 4:23 
GeneralRe: Sending a raw UDP packet from win9x &lt;br&gt;&lt;br&gt;Chris ya need to remove html formatting here ppl can do some nasty things lol Pin
Kuniva15-Jun-03 4:37
Kuniva15-Jun-03 4:37 
GeneralRe: Sending a raw UDP packet from win9x Pin
Kuniva15-Jun-03 4:39
Kuniva15-Jun-03 4:39 
GeneralRe: Sending a raw UDP packet from win9x Pin
Kuniva15-Jun-03 4:41
Kuniva15-Jun-03 4:41 
GeneralRe: Sending a raw UDP packet from win9x Pin
JohnnyG15-Jun-03 6:19
JohnnyG15-Jun-03 6:19 
GeneralRe: Sending a raw UDP packet from win9x Pin
Kuniva15-Jun-03 7:00
Kuniva15-Jun-03 7:00 
GeneralRe: Sending a raw UDP packet from win9x Pin
JohnnyG15-Jun-03 16:00
JohnnyG15-Jun-03 16:00 
GeneralRe: Sending a raw UDP packet from win9x Pin
Kuniva15-Jun-03 22:37
Kuniva15-Jun-03 22:37 
GeneralRe: Sending a raw UDP packet from win9x Pin
JohnnyG16-Jun-03 3:09
JohnnyG16-Jun-03 3:09 
GeneralRe: Sending a raw UDP packet from win9x Pin
Kuniva16-Jun-03 6:05
Kuniva16-Jun-03 6:05 
GeneralHelp me, Full Owner Draw CEdit Control Pin
Anonymous15-Jun-03 3:59
Anonymous15-Jun-03 3:59 
GeneralRe: Help me, Full Owner Draw CEdit Control Pin
Iain Clarke, Warrior Programmer15-Jun-03 5:35
Iain Clarke, Warrior Programmer15-Jun-03 5:35 
GeneralRe: Help me, Full Owner Draw CEdit Control Pin
zjkw15-Jun-03 6:16
zjkw15-Jun-03 6:16 
GeneralDIBs and BMP's Pin
Tommy2k15-Jun-03 2:41
Tommy2k15-Jun-03 2:41 
GeneralRe: DIBs and BMP's Pin
Gary R. Wheeler15-Jun-03 3:07
Gary R. Wheeler15-Jun-03 3:07 

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.