Click here to Skip to main content
15,888,521 members
Home / Discussions / C#
   

C#

 
AnswerRe: Capturing the Desktop Pin
Luc Pattyn18-May-09 11:06
sitebuilderLuc Pattyn18-May-09 11:06 
RantRe: Capturing the Desktop Pin
Yusuf18-May-09 11:59
Yusuf18-May-09 11:59 
GeneralRe: Capturing the Desktop Pin
Baeltazor18-May-09 12:26
Baeltazor18-May-09 12:26 
GeneralRe: Capturing the Desktop Pin
Matt Cavanagh18-May-09 22:10
Matt Cavanagh18-May-09 22:10 
JokeRe: Capturing the Desktop Pin
Yusuf19-May-09 0:47
Yusuf19-May-09 0:47 
QuestionProblem with DataReceived handler in serialport Pin
blackhattrick18-May-09 8:30
blackhattrick18-May-09 8:30 
AnswerRe: Problem with DataReceived handler in serialport Pin
Moreno Airoldi18-May-09 10:41
Moreno Airoldi18-May-09 10:41 
GeneralRe: Problem with DataReceived handler in serialport Pin
blackhattrick18-May-09 12:04
blackhattrick18-May-09 12:04 
Thanks for your suggestion Moreno!

Yeah, I think thats the best way to do this task, but...

Im using GUI to report and show the status of each serialport (Im using 60 instances of it, I have 60 COM ports). For example, report if CD is on, CTS, if its reading, writing and so on... so I would have to make 60 threads for each serialport, plus main thread which manages all the GUI stuff, so I think I would have to use some sort of thread cross communication, and I'm not good at that topic Poke tongue | ;-P . However, I'm googling that.

BTW if someone have any good resource about threads communication (sharing data between them), it would be very useful.

Thanks!

Ivan
GeneralRe: Problem with DataReceived handler in serialport Pin
Moreno Airoldi18-May-09 20:23
Moreno Airoldi18-May-09 20:23 
AnswerRe: Problem with DataReceived handler in serialport Pin
blackhattrick19-May-09 8:18
blackhattrick19-May-09 8:18 
Questionprogress bar Pin
michaelgr118-May-09 6:16
michaelgr118-May-09 6:16 
AnswerRe: progress bar Pin
musefan18-May-09 6:20
musefan18-May-09 6:20 
GeneralRe: progress bar Pin
michaelgr118-May-09 6:22
michaelgr118-May-09 6:22 
GeneralRe: progress bar Pin
musefan18-May-09 6:32
musefan18-May-09 6:32 
GeneralRe: progress bar Pin
N a v a n e e t h18-May-09 6:44
N a v a n e e t h18-May-09 6:44 
GeneralRe: progress bar Pin
Moreno Airoldi18-May-09 11:06
Moreno Airoldi18-May-09 11:06 
GeneralRe: progress bar Pin
Luc Pattyn18-May-09 11:11
sitebuilderLuc Pattyn18-May-09 11:11 
GeneralRe: progress bar Pin
Moreno Airoldi18-May-09 11:34
Moreno Airoldi18-May-09 11:34 
AnswerRe: progress bar Pin
MumbleB18-May-09 7:27
MumbleB18-May-09 7:27 
AnswerRe: progress bar Pin
Baeltazor18-May-09 12:28
Baeltazor18-May-09 12:28 
QuestionRunning Exe after completing setup Pin
Grim Re@p3r18-May-09 5:35
Grim Re@p3r18-May-09 5:35 
AnswerRe: Running Exe after completing setup Pin
musefan18-May-09 5:39
musefan18-May-09 5:39 
GeneralRe: Running Exe after completing setup Pin
Grim Re@p3r18-May-09 5:51
Grim Re@p3r18-May-09 5:51 
AnswerRe: Running Exe after completing setup Pin
Manas Bhardwaj18-May-09 5:50
professionalManas Bhardwaj18-May-09 5:50 
AnswerRe: Running Exe after completing setup Pin
Nicholas Butler18-May-09 7:11
sitebuilderNicholas Butler18-May-09 7:11 

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.