logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

RE: Jed icons: msg#00046

Subject: RE: Jed icons
> -----Original Message-----
> From: Marko Mahnic [mailto:marko.mahnic@xxxxxxxx] 
> Sent: martedì 8 marzo 2005 18.20
> To: jed-users@xxxxxxxxxxx
> Cc: SANGOI DINO
> Subject: Re: Jed icons
> 
> I think you have to register it.
> Have you tried this in wterm.c, init_application:
> 
>    wc.hIcon = LoadIcon(hInstance, MAKEINTRESOURCE(IDC_MYICON));
> 
You're right, Thanks!

After fighting for a while against windows, I discovered that passing NULL
as first parameter to LoadIcon is not the same as passing hInstance (I was
fooled by recently using GetModuleFileName(), for which NULL means 'current
module').

Anyways, now your icons are all in place! 

Yesterday I put new installera on my page, both for stable version 0.99.16,
and development version B0.99.17-70.

Later,
                                                        Dino




<Prev in Thread] Current Thread [Next in Thread>