Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Playing AVI file within exe
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Photos et traitement d'images
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Oracle
Divers
Thread ID:
01242226
Message ID:
01242312
Vues:
21
This message has been marked as a message which has helped to the initial question of the thread.
>Thanks Dragan,
>
>This is a nice workaround, but let’s says the EXE application runs in a high security environment where users are not allowed to create files...
>
>
>I've work with listview, treview and image list without that problem; they always look into the EXE for resources such as BMP, GIF and ICO.

You may extract the file from exe and save it in a temp directory (the one defined in your config.fpw), then delete it.

e.g. strtofile(filetostr('myAvi.AVI'),'c:\temp\TempAVI.AVI')

not tested.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform