Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM Server on NT with multiple processors
Message
From
16/10/2001 14:48:46
 
 
To
16/10/2001 14:31:45
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00569141
Message ID:
00569196
Views:
25
You definately want to use the MTDLL if running under MTS. You use it just like the Single threaded DLL...in other words, don't do anything different. MTS handles the threading. Multithreaded is misleading. The DLL is really Apartment Model threaded. If you use the Single threaded, then subsequent calls will be blocked, slowing down your application.

>
>We have the runtime libraries in the same directory as our DLL.
>
>I'm not sure how we would find registry entries relating to the DLL - do we just search on the name of the DLL and the name of the class ?
>
>I'll take your advice re. using MTDLL, but how do we use it under MTS ? Is MTS a standard component of a Windows NT installation ? Also, the single threaded DLL appears to work ok on our test NT and 2000 servers - we have even tested on a freshly installed server with no problems.
>
>Best.
>
>Matt.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform