Search:

Type: Posts; User: berto

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    2,684

    You're my hero.. Any other suggestions as to how...

    You're my hero.. Any other suggestions as to how I might deal with closing the thread properly, etc?..

    Thanks a -ton-, btw.
    Berto
  2. Replies
    8
    Views
    2,684

    Sure. Here you go. Thank you, Berto

    Sure. Here you go.

    Thank you,
    Berto
  3. Replies
    8
    Views
    2,684

    Thanks again! That makes sense!.. however, now...

    Thanks again! That makes sense!.. however, now the program just does nothing, and then stops responding. Argh.. any ideas?
  4. Replies
    8
    Views
    2,684

    Thanks for the reply! I must admit I didn't even...

    Thanks for the reply! I must admit I didn't even really know what the heck derefrencing was... I tried to read up a bit on the subject, though.. Here's what I have now..



    DWORD WINAPI...
  5. Replies
    8
    Views
    2,684

    Passing HWND of edit box to thread?

    I'm having trouble updating a richedit control from a thread.


    HWND *rawr = new HWND;
    *rawr = GetDlgItem(hwnd, IDC_MAIN_EDIT);

    hThread= CreateThread(0, 0,...
  6. Replies
    0
    Views
    1,302

    Output from console-based script.

    I have a simple windows application with a richedit control. I want to be able to launch a console-based perl script (which will stay open), and display (and manipulate) it's output in the richedit...
Results 1 to 6 of 6