Click here to Skip to main content
16,012,611 members
Home / Discussions / C#
   

C#

 
QuestionCustom Tab Control - Painting Tabs When Scrolling Pin
Matt U.3-Nov-11 6:54
Matt U.3-Nov-11 6:54 
AnswerRe: Custom Tab Control - Painting Tabs When Scrolling Pin
BobJanova4-Nov-11 6:06
BobJanova4-Nov-11 6:06 
QuestionSerial Port Class bug??? Pin
glennPattonWork33-Nov-11 5:47
professionalglennPattonWork33-Nov-11 5:47 
AnswerRe: Serial Port Class bug??? Pin
BobJanova3-Nov-11 6:02
BobJanova3-Nov-11 6:02 
GeneralRe: Serial Port Class bug??? Pin
glennPattonWork33-Nov-11 6:15
professionalglennPattonWork33-Nov-11 6:15 
AnswerRe: Serial Port Class bug??? Pin
Roger Wright3-Nov-11 7:01
professionalRoger Wright3-Nov-11 7:01 
GeneralRe: Serial Port Class bug??? Pin
glennPattonWork33-Nov-11 7:16
professionalglennPattonWork33-Nov-11 7:16 
AnswerRe: Serial Port Class bug??? Pin
Richard MacCutchan3-Nov-11 7:20
mveRichard MacCutchan3-Nov-11 7:20 
glennPattonWork wrote:
a colleague got some of source hacked it around

That is usually the problem. You may also note that his code looks like it is sending characters direct, which probably means they are still Unicode (i.e. 16 bits) whereas they need to be ASCII (8 bits).
Unrequited desire is character building. OriginalGriff
I'm sitting here giving you a standing ovation - Len Goodman



GeneralRe: Serial Port Class bug??? Pin
Luc Pattyn3-Nov-11 7:34
sitebuilderLuc Pattyn3-Nov-11 7:34 
GeneralRe: Serial Port Class bug??? Pin
Richard MacCutchan3-Nov-11 23:20
mveRichard MacCutchan3-Nov-11 23:20 
AnswerRe: Serial Port Class bug??? Pin
Luc Pattyn3-Nov-11 7:30
sitebuilderLuc Pattyn3-Nov-11 7:30 
GeneralRe: Serial Port Class bug??? Pin
Roger Wright3-Nov-11 8:43
professionalRoger Wright3-Nov-11 8:43 
AnswerRe: Serial Port Class bug??? Pin
Luc Pattyn3-Nov-11 9:23
sitebuilderLuc Pattyn3-Nov-11 9:23 
GeneralRe: Serial Port Class bug??? Pin
Roger Wright3-Nov-11 10:48
professionalRoger Wright3-Nov-11 10:48 
GeneralRe: Serial Port Class bug??? Pin
Luc Pattyn3-Nov-11 11:03
sitebuilderLuc Pattyn3-Nov-11 11:03 
GeneralRe: Serial Port Class bug??? Pin
glennPattonWork33-Nov-11 23:02
professionalglennPattonWork33-Nov-11 23:02 
GeneralRe: Serial Port Class bug??? Pin
glennPattonWork33-Nov-11 23:22
professionalglennPattonWork33-Nov-11 23:22 
QuestionPassing array by reference from C# to c++/cli Pin
eyalbi0073-Nov-11 4:40
eyalbi0073-Nov-11 4:40 
AnswerRe: Passing array by reference from C# to c++/cli Pin
Mark Salsbery3-Nov-11 5:25
Mark Salsbery3-Nov-11 5:25 
GeneralRe: Passing array by reference from C# to c++/cli Pin
eyalbi0073-Nov-11 22:23
eyalbi0073-Nov-11 22:23 
GeneralRe: Passing array by reference from C# to c++/cli Pin
Nish Nishant4-Nov-11 4:32
sitebuilderNish Nishant4-Nov-11 4:32 
GeneralRe: Passing array by reference from C# to c++/cli Pin
Nish Nishant4-Nov-11 4:32
sitebuilderNish Nishant4-Nov-11 4:32 
AnswerRe: Passing array by reference from C# to c++/cli Pin
Luc Pattyn3-Nov-11 5:34
sitebuilderLuc Pattyn3-Nov-11 5:34 
QuestionDatagrid checkbox column update Pin
HarYur2-Nov-11 23:19
HarYur2-Nov-11 23:19 
AnswerRe: Datagrid checkbox column update Pin
Luc Pattyn2-Nov-11 23:39
sitebuilderLuc Pattyn2-Nov-11 23:39 

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.