> On Thu, Feb 14, 2013 at 8:07 AM, Art Heimsoth
> <artst...@artheimsoth.com> wrote:
>
>
> Your best bet would be to compile a resource only DLL and bind the
> icon to that.  Then use that DLL as the icon file name with the
> index you use for the icon resource.
>
>
> Compiling a resource only DLL is really pretty simple.  If you have
> a working NSIS install script, you can easily compile a resource
> only DLL.  It just involves downloading and installing a Windows
> SDK.  The SDK is free.
>
>
> Oliver Sims who is writing the ooDialog User Guide, has mastered
> that.  I'm sure he would answer any questions concerning the
> details.
>
> --
> Mark Miesfeld

Are there advantages to incorporate all the resources currently defined
in the .rc file and build it all into a dll and switch to use the ResDialog
with this icon resource also included?  Would I still need the .h file to
continue to use symbolic IDs?  I suppose it is too much to ask if there
is a simple example available on how to put this all together?

--
  Art Heimsoth - artst...@artheimsoth.com

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to