Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLEDragDrop GetData() in BMP/WAV format?
Message
De
23/05/2005 14:29:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01016102
Message ID:
01016853
Vues:
40
Hi Chad,

>I don't know if it would work or not, but perhaps using the PictureVal property instead of writing it out to a file:
>
>#define CF_DIB 8
>if oDataObject.GetFormat( 2 )
>  this.PictureVal = oDataObject.GetData( CF_DIB )
>endif
>
I had forgotten about the new .PictureVal property, but alas, this technique failed to work as well. Disappointing because, as I mentioned in my response to Herman Tan, the VFP 9 documentation leads one to believe that working with DIB images is supported (VFP help topic: "Graphics Support in Visual FoxPro").

Herman provided me an interesting link on MSDN which I'm going to study. Looks like a bit more elbow grease may be needed to come up with a final solution.

Thanks for your help,

Regards,
Malcolm
Malcolm Greene
Brooks-Durham
mgreene@bdurham.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform