Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Big trouble with AddProp5.fll
Message
De
27/05/2002 13:54:49
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00661729
Message ID:
00661743
Vues:
30
Hi, Fabio.

>I don't know AddProp5.fll so I may be totally wrong in this.

AddProp is a utility that provides means to Add Properties for an object. It´s mostly used in cases when the object doesn´t have a native AddProperty() method (as an object created with a SCATTER NAME loData). In fact, I´m using for this Scatter aproach...)

>nyway here it goes...
>have you tried to create an out-of-process component that uses this library? I am saying this because in-process COM DLLs cannot have user interface actions. If this Library is issuing such actions (even a simple WAIT WINDOW) your code will crash.


It couldn´t be. First because MTDLLs are by default in "unattended mode" (just COM EXEs must have an explicity call to SYS(2335)). Second, because the MTDLL is working fine when instantiated through VFP. Well, actually, some moments it´s working, and some moments not. I really don´t know what the hell is happening with it. :(


>I think that a simple compilation in an out-of-process component would answer if this is a COM subsystem issue or a VFP DLLs one.
>

IAC, I´ve tried COM EXE (a desperate try), but it also doesn´t work.
Claudio Lassala
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform