CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    May 1999
    Posts
    10

    Thread functions in objects

    I'm trying to create threads that are functions stored in one of my objects.
    Those threads only modifies that object.
    Anyone knows an easy way to do it ?

    Pascal Van Caldenborgh
    Telecom and Real-Time Analyst Programmer

  2. #2
    Join Date
    May 1999
    Posts
    4

    Re: Thread functions in objects

    See the articles and samples on ActiveObjects on www.relisoft.com


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured