` Linking images into apps (Richard Rogers ) - Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Icetips Article

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

Par2: Linking images into apps
2005-10-12 -- Richard Rogers
 
If you have a seperate subdirectory (as I do) it will look something like: *.ico = %ROOT\Images; %ROOT\Template; .\Resource The last Item is pointing to a resource directory below my app directory. To be certain icons get added to a dll, I often use this little trick... Create a source procedure in your dll app file and go to the data embeds. Press control-F and create a window structure. Add images and point them to your icons. That's it. The window is never called and never opened. But the linker will now make sure they are available when needed!


Today is April 20, 2024, 12:52 am
This article has been viewed 35114 times.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: