Cross-DLL toolbar bitmaps

Alexandre Julliard julliard at winehq.org
Fri Dec 10 09:41:04 CST 2010


Erich Hoover <ehoover at mines.edu> writes:

> On Fri, Dec 10, 2010 at 3:28 AM, Alexandre Julliard <julliard at winehq.org> wrote:
>> Erich Hoover <ehoover at mines.edu> writes:
>> > ...  So, my thought was that it might be desirable to split apart the
>> > individual icons, move them all to one centralized location, and then
>> > institute a makefile rule for chaining the icons together into toolbar
>> > bitmaps.  Any other thoughts?  Does this sound reasonable and worth
>> > pursuing?
>>
>> Probably not. It would be fairly complex and create dependencies on
>> external tools. What you can do though is load the bitmaps from
>> comctl32 at run-time for things that would be duplicated.
>
> Wine already requires all the build tools you would need to do this in
> order to build icons.  It would essentially be the same procedure
> except that you'd want to have a "source" toolbar bitmap file
> describing the size to use and the list of icons to pull.

I don't think it's worth the trouble. Copying a few bitmaps is not a big
deal.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list