On Wed, 30 Jul 2008, Eric House wrote:

> Before I added a HI_RES_AWARE resource it reported the width as 240.
> Now it reports it as 320.  And all of the drawing glitches are gone.

it more a windows-related question rather than cegcc, but as you mention 
it: i use HI_RES_AWARE in a .rc file. I have a program that open with 
LoadLibrary a dll that is responsible to draw. That dll can be used for 
that program, but for a lot of other programs

my question is:

should I link the rc file against the dll, and the modification will be 
available for all programs, or should I link the rc file againt the 
program (hence, against all the programs that uses that dll) ?

Content of my rc file:

HI_RES_AWARE   CEUX   {1}

thank you

Vincent Torri

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to