how to embed an icon to gcj compiled binary?
Ranjit Mathew
rmathew@gmail.com
Wed Oct 20 05:22:00 GMT 2004
Wu, Lei wrote:
>>You can use a resource editor like PE Resource Explorer:
>> i dont think this works with gcj binaries. resource editors dont recognize
> gcj PE files
As far as I can tell, binaries created by GCJ are just
ordinary PE files - did you encounter any difficulties
that made you think otherwise?
You can use windres (available with MinGW or separately
from the binutils package) to embed icons and other
resources in your executable. It works like "rc" (Resource
Compiler) that comes with MSVC (and perhaps the Win32
Platform SDK).
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/
More information about the Java
mailing list