Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM Server(dll) does not work
Message
 
To
13/12/2000 06:03:28
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00452783
Message ID:
00452787
Views:
27
>I am trying to create a VFP Com Server(dll) with a visual interface( a form saved as olepublic class).
>After the dll is created and registered, I write the following code
>in a new project
>
>x=CreateObject("dlltest.frmDatePick")
>x.show
>
>The form does not show up?
>Please help
>
>Thanks

Hi Munish,

By design DLL COM server (in-process) cannot have a visual interface from within the COM code.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform