Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My first COM VFP Server
Message
From
19/07/1999 20:22:52
 
 
To
19/07/1999 14:31:28
Steve Summers
Pima County Superior Court
Tucson, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00243231
Message ID:
00243370
Views:
20
>
>This code works when I compile a regular win32 exe (I get a true return), but as soon as I compile it into a Multithreaded dll, the if _tally > 0 line returns 0 and I get a false return.
>
>Is there some system functions that do not work when compiled as a COM MTDLL?
>
>Thanks.
>
>:>

Ok... I am going to take a wild guess and say that this is your INIT code. You can't pass paramaters to the INIT of a COM object.

BOb
Previous
Reply
Map
View

Click here to load this message in the networking platform