Click here to Skip to main content
15,923,087 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to debug a VB dll called from VC Pin
Anders Molin18-Sep-02 10:33
professionalAnders Molin18-Sep-02 10:33 
GeneralRe: thanks for the info! Pin
ns18-Sep-02 10:23
ns18-Sep-02 10:23 
QuestionFree open source windows C++ compiler? Pin
Joel Holdsworth18-Sep-02 8:50
Joel Holdsworth18-Sep-02 8:50 
GeneralRe: Free open source windows C++ compiler? Pin
Joel Holdsworth18-Sep-02 9:26
Joel Holdsworth18-Sep-02 9:26 
AnswerRe: Free open source windows C++ compiler? Pin
Chris Richardson18-Sep-02 11:13
Chris Richardson18-Sep-02 11:13 
GeneralAnother question about winsock Pin
nachilau18-Sep-02 8:44
nachilau18-Sep-02 8:44 
GeneralRe: Another question about winsock Pin
Anders Molin18-Sep-02 9:57
professionalAnders Molin18-Sep-02 9:57 
GeneralRe: Another question about winsock Pin
valikac18-Sep-02 11:52
valikac18-Sep-02 11:52 
Realistically what ultimately occurs if one systems continues sendng packets to another system is a network overflow. In otherwise, the sending system floods the networking connection of the receiving system. In an non-blocking I/O model, the receiving system will continue getting incoming messages.

Kuphryn
GeneralCoInitialize and COM Pin
ns18-Sep-02 8:45
ns18-Sep-02 8:45 
GeneralRe: CoInitialize and COM Pin
Stephane Rodriguez.18-Sep-02 8:54
Stephane Rodriguez.18-Sep-02 8:54 
GeneralRe: CoInitialize and COM Pin
ns18-Sep-02 8:57
ns18-Sep-02 8:57 
GeneralRe: CoInitialize and COM Pin
Stephane Rodriguez.18-Sep-02 9:06
Stephane Rodriguez.18-Sep-02 9:06 
GeneralRe: CoInitialize and COM Pin
ns18-Sep-02 9:10
ns18-Sep-02 9:10 
GeneralRe: CoInitialize and COM Pin
Stephane Rodriguez.18-Sep-02 9:42
Stephane Rodriguez.18-Sep-02 9:42 
GeneralRe: CoInitialize and COM Pin
Michael Dunn18-Sep-02 9:21
sitebuilderMichael Dunn18-Sep-02 9:21 
QuestionIs it me or PVCS's crappy API? Pin
brianwelsch18-Sep-02 8:15
brianwelsch18-Sep-02 8:15 
AnswerRe: Is it me or PVCS's crappy API? Pin
Tim Smith18-Sep-02 8:36
Tim Smith18-Sep-02 8:36 
GeneralAHHHHHH! * A U T O C O M P L E T E * Pin
Nitron18-Sep-02 8:03
Nitron18-Sep-02 8:03 
GeneralRe: AHHHHHH! * A U T O C O M P L E T E * Pin
Daniel Turini18-Sep-02 8:05
Daniel Turini18-Sep-02 8:05 
GeneralRe: AHHHHHH! * A U T O C O M P L E T E * Pin
Nitron18-Sep-02 9:15
Nitron18-Sep-02 9:15 
QuestionHow to catch VK_LEFT and CTRL, SHIFT, ALT Pin
Ted Christiansen18-Sep-02 7:50
Ted Christiansen18-Sep-02 7:50 
AnswerRe: How to catch VK_LEFT and CTRL, SHIFT, ALT Pin
Bill S18-Sep-02 9:23
professionalBill S18-Sep-02 9:23 
GeneralQuestion about recv() in Winsock Pin
nachilau18-Sep-02 7:07
nachilau18-Sep-02 7:07 
GeneralRe: Question about recv() in Winsock Pin
jmkhael18-Sep-02 7:22
jmkhael18-Sep-02 7:22 
GeneralRe: Question about recv() in Winsock Pin
nachilau18-Sep-02 8:35
nachilau18-Sep-02 8:35 

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.