boost crowd.
Jacob Carlborg
doob at me.com
Sun Dec 4 05:00:34 PST 2011
On 2011-12-03 02:44, Adam D. Ruppe wrote:
> Walter Bright Wrote:
>> It's too bad there's no way to 'bind' arbitrary data to shared executable
>> library files
>
> Would using the resource compiler work on Windows? I'm pretty sure dlls
> have icon resources just like exes, so having a string resource in there might work too.
>
> (I don't know that much about it though.)
>
> I know even less about the Linux format than I do the Windows one though :-(
It's easy on Mac OS X with its concept of bundles. Just a regular
directory with an extension and a specific layout that the applications
and the tools recognizes.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list