Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What the f... is this now
Message
 
À
12/09/2005 10:01:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01048571
Message ID:
01048767
Vues:
29
Malcolm!

>
>...I'm glad to hear you have a workaround. Perhaps your workaround provides a clue?
>

Good to hear that this works as bad as it does here.

No, the workaround does not provide a clue
GetAssocIconPairObjects() first gets the handles to the icons and internally calls IconHandle2Object() witch returns the Icon-Object.

What I do is, add the handles to local properties when I first get them.


Even in this method I get the error when I query oIcon.Handle

I can write
? lhIconLarge
? loIconLarge.Handle
and set a breakpoint there.

In the Debugger, both show the same value (one with decimals, one without, but they are ".00"). And in the watch window loIconLarge.Handle properly evaluates. But when I run over it I get the error.

It seems as if from the running program the TypeLibrary is not accessable. Maybe timing problems.

I'll keep You informed
Regards from Berlin

Frank

Dietrich Datentechnik (Berlin)
Softwarekombinat Teltow (Teltow)

Frank.Dietrich@dd-tech.de
DFPUG # 327
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform