Re: Bernie's Resource Utility for WIN32LIB
- Posted by Bernie Ryan <xotron at bluefrog.com> Jan 22, 2006
- 560 views
Alex Chamberlain wrote: > > Wouldn't it make more sense for your library to load it into a sequence and > then make it global? Rather than just poking it info a sequence. Or just put > it in a sequence in the first place, because that is what we have to do before > we can do anything with it! > Alex: The definition in a RES file for RCDATA is user data. There is no entry in the format of a RES file that indicates what is contained in that RCDATA entry so when I parse the RES file I have to assume it is a bunch of ramdom bytes; which most users will probably want poked into memory. The reason the user knows what it is because they wrote the RC file that was used create the RES file. Remember any user can always just edit the include file to if they have a special requirement. Bernie My files in archive: w32engin.ew mixedlib.e eu_engin.e win32eru.exw Can be downloaded here: http://www.rapideuphoria.com/cgi-bin/asearch.exu?dos=on&win=on&lnx=on&gen=on&keywords=bernie+ryan