Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining names of '.BMP' files in the current EXE
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00241672
Message ID:
00241980
Views:
18
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform