Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining names of '.BMP' files in the current EXE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00241672
Message ID:
00241980
Vues:
23
>I want to allow users to select a 'BMP' file from those embedded in the currently running EXE.
>
>How can I programatically determine the names of 'BMP' files included in the currently running EXE ?

Hi Russell,

This would most likely require calls to the API function EnumResourceNames(). Unfortunately, this function requires that a pointer to a callback function be passed. This is beyond the capability of VFP.

Sorry,
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform