|
Rockbox mail archiveSubject: Re: cvs: uisimulator/win32 uisw32.c,1.15,1.16Re: cvs: uisimulator/win32 uisw32.c,1.15,1.16
From: roland <for_spam_at_gmx.de>
Date: Tue, 23 Dec 2003 00:31:35 +0100 it always worked, afaik. i think the fix from bluechip just fixes a minor "ugliness". you could see fine lines of pixel-errors which suddenly appeared (must be some months ago) when running the simulator. regards roland ----- Original Message ----- From: "Daniel Stenberg" <daniel_at_haxx.se> To: "Rockbox" <rockbox_at_cool.haxx.se> Sent: Monday, December 22, 2003 11:27 PM Subject: Re: cvs: uisimulator/win32 uisw32.c,1.15,1.16 > On Mon, 22 Dec 2003, Linus Nielsen Feltzing wrote: > > > - UI_WIDTH + GetSystemMetrics (SM_CXSIZEFRAME) * 2, > > - UI_HEIGHT + GetSystemMetrics (SM_CYSIZEFRAME) * 2 + GetSystemMetrics (SM_CYSMCAPTION), > > + UI_WIDTH + GetSystemMetrics (SM_CXSIZEFRAME) * 2 +4, > > + UI_HEIGHT + GetSystemMetrics (SM_CYSIZEFRAME) * 2 + GetSystemMetrics (SM_CYSMCAPTION) +4, > > I'm still curious. > > This was made in the very first win32 simulator and has been around since. Did > this *never* work? Or if it did work, how come it suddenly stopped working? > > -- > Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/ > Received on 2003-12-23 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |