Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie in COM
Message
From
30/07/2006 23:56:17
 
 
To
30/07/2006 23:41:22
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01141724
Message ID:
01141728
Views:
15
1. In-process. Can be single threaded if run on the local work station. If run on the server, they should be multi-threaded.

2. You have many classes in a single COM component, but all must be OLE PUBLIC


>Hi all,
>
>Few questions:
>
> 1. What is the common developers use for biz objects in VFP to be used in .Net? Single vs Multi? In-process vs out of process? Now I am using Single and in-process.
>
> 2. Is is true 1 DLL can only have 1 class? I have tried below but it does not seems to work.
>DEFINE mybase AS Session
>
>ENDEFINE
>DEFINE boabc AS Mybase OLE PUBLIC
>
>ENDEFINE
>
>
>
>Thanks in advance.
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