[ros-kernel] Images and Icons

Steven Edwards steven_ed4153 at yahoo.com
Sat Mar 13 12:17:07 CET 2004


--- absleadcoder at cox.net wrote:
> Is there a file where all of the bitmaps and icons are stored in
> React Os? I was looking trough the directories and i didn't seem to
> find anything. The only explination i could possibly give is that the
> Wine Code is generating them upon every boot. I don't think that is
> the best way to do it, what if somebody wants to change them later?
> They should be stored within a file like icons.dll or icon.icl,
> depending upon what people like to do...

For the WINE dlls, they are stored in embedded resources that are
extracted and compiled during normal compiling. For the other dlls they
are stored in CVS as binary resources. In both cases they are linked by
windres in to coff format and linked just like any other Windows
resource.

Thanks
Steven


__________________________________
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com


More information about the Ros-kernel mailing list