Click here to Skip to main content
15,906,816 members
Home / Discussions / C#
   

C#

 
AnswerRe: Power Notation Pin
User 665816-Nov-06 6:05
User 665816-Nov-06 6:05 
AnswerRe: Power Notation Pin
ednrgc16-Nov-06 6:28
ednrgc16-Nov-06 6:28 
Questiondataset Pin
fmardani16-Nov-06 4:26
fmardani16-Nov-06 4:26 
AnswerRe: dataset Pin
albCode16-Nov-06 4:32
albCode16-Nov-06 4:32 
AnswerRe: dataset Pin
Drew McGhie16-Nov-06 9:35
Drew McGhie16-Nov-06 9:35 
QuestionSockets overflowing? Pin
hammerstein0516-Nov-06 4:08
hammerstein0516-Nov-06 4:08 
AnswerRe: Sockets overflowing? Pin
Martin#16-Nov-06 4:28
Martin#16-Nov-06 4:28 
GeneralRe: Sockets overflowing? Pin
hammerstein0516-Nov-06 4:42
hammerstein0516-Nov-06 4:42 
Thanks for that, but I'm not entirely certain that is the problem. Basically, when I send a message, I set a loop going;

while(!MessageReturned)
Application.DoEvents( );

so I can't send the next message until my event fires with the return of my previous message. According to my logfiles, the application thinks it is able to send several more messages after the one that causes it to fail.

Very confusing.
AnswerRe: Sockets overflowing? Pin
led mike16-Nov-06 5:33
led mike16-Nov-06 5:33 
AnswerRe: Sockets overflowing? Pin
Kythen16-Nov-06 12:15
Kythen16-Nov-06 12:15 
QuestionCan’t show controlBox/System menu when FormBorderStyle=None. Pin
talk2robert16-Nov-06 3:49
talk2robert16-Nov-06 3:49 
AnswerRe: Can’t show controlBox/System menu when FormBorderStyle=None. Pin
Rey999917-Nov-06 4:29
Rey999917-Nov-06 4:29 
GeneralRe: Can’t show controlBox/System menu when FormBorderStyle=None. Pin
talk2robert17-Nov-06 7:32
talk2robert17-Nov-06 7:32 
GeneralRe: Can’t show controlBox/System menu when FormBorderStyle=None. Pin
Rey999917-Nov-06 7:57
Rey999917-Nov-06 7:57 
QuestionPointer typecasting Pin
Dewald16-Nov-06 3:41
Dewald16-Nov-06 3:41 
AnswerRe: Pointer typecasting Pin
Judah Gabriel Himango16-Nov-06 4:52
sponsorJudah Gabriel Himango16-Nov-06 4:52 
GeneralRe: Pointer typecasting Pin
Dewald17-Nov-06 3:58
Dewald17-Nov-06 3:58 
GeneralRe: Pointer typecasting Pin
Judah Gabriel Himango17-Nov-06 5:13
sponsorJudah Gabriel Himango17-Nov-06 5:13 
GeneralRe: Pointer typecasting Pin
Dewald20-Nov-06 20:37
Dewald20-Nov-06 20:37 
GeneralRe: Pointer typecasting Pin
Dewald21-Nov-06 1:19
Dewald21-Nov-06 1:19 
GeneralRe: Pointer typecasting Pin
Judah Gabriel Himango21-Nov-06 5:28
sponsorJudah Gabriel Himango21-Nov-06 5:28 
QuestionSandcastle Help File Builder with hyperlinks Pin
Christopher Stratmann16-Nov-06 3:25
Christopher Stratmann16-Nov-06 3:25 
AnswerRe: Sandcastle Help File Builder with hyperlinks Pin
Colin Angus Mackay16-Nov-06 3:46
Colin Angus Mackay16-Nov-06 3:46 
QuestionRe: Sandcastle Help File Builder with hyperlinks Pin
Christopher Stratmann16-Nov-06 4:29
Christopher Stratmann16-Nov-06 4:29 
AnswerRe: Sandcastle Help File Builder with hyperlinks Pin
Pete O'Hanlon16-Nov-06 5:02
mvePete O'Hanlon16-Nov-06 5:02 

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.