Search:

Type: Posts; User: garethmaguire

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    2,079

    The .NET framework is Installed alright. There...

    The .NET framework is Installed alright.
    There is no error it just sits there and does nothing.
    it is a multithread networking application that also accesses the serial port......

    thanks

    GAR!
  2. Replies
    3
    Views
    2,079

    Release and Debug builds dont work

    when i build me release and debug builds neither work. But when i run the program through the IDE there is no problem

    anybody know why this is happening

    Cheers


    GAR!
  3. Replies
    26
    Views
    6,376

    Poll: Open source is for communists running linux

    Open source is for communists running linux
  4. Replies
    4
    Views
    1,430

    another problem was that i was using win32 api to...

    another problem was that i was using win32 api to access the com port and i never closed the com ports.....
  5. Replies
    4
    Views
    1,430

    Found the soulution on another message board ...

    Found the soulution on another message board

    Each thread has a property "isBackgroundThread".

    By default this property is 'false'

    If you set it to 'true' then the threads will die when...
  6. Replies
    4
    Views
    1,430

    Exiting a program when Threading

    i have program in which i start a few threads. when i run Application.Exit() the application seems to be finished but when i look in task manager its still there.

    is there some cleanup code i need...
Results 1 to 6 of 6