CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: swer

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    660

    Re: LIST question

    Thanks, it is ok now.. :)
  2. Replies
    2
    Views
    660

    LIST question

    Hello;;

    I have a problem using LIST.
    I would like to add my array called DATA_R[] to Times list. Here, whenever FUNC is called , VALUE has a different value from previous one.

    code works...
  3. Replies
    2
    Views
    4,014

    Re: recursive function question

    thanks for your reply..

    if it is possible can you show me how to call functions from another thread.
    Because I get a lot of cross thread errors, and I still couldn't figure out how to solve...
  4. Replies
    2
    Views
    4,014

    recursive function question

    Hello you All;

    I have a recursive function which makes the UI freeze in my program.I would like to put this function in another thread however, because there are a lot of control connected with...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured