Oliver Rauch <[email protected]> wrote: Hi,
> Can anyone give me a hint how I can > attach an icon (xsane.ico) into an executable > (xsane.exe) on a win32 environment? I'm no win32 expert, but afaik the icon is a resource of the executable. If you use MSVC, it's easy to do (can't remember how to do it, though), otherwise there are plenty of win32 resource editors available everywhere :) JB. -- Julien BLACHE <http://www.jblache.org> <[email protected]> GPG KeyID 0xF5D65169
