Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Implementing a .net class
Message
 
To
01/05/2005 18:12:52
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01009535
Message ID:
01010055
Views:
21
>Good question. I have not set anything with regards to threading in the .net dll. By default is this running in the same thread or not? I guess I want the .net form to close when the foxpro app closes so it should run in the same thread, correct?
>I'll admit I'm a newb at threading.

If you're callin the form directly, then it's running on the same thread most likely. The form will be modal. If it's not modal, then it's running on a separate thread with its own event loop. Unlikely if you don't remember doing this.

There's more info here:
http://west-wind.com/weblog/posts/705.aspx

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform