Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: cvs: uisimulator/win32 uisw32.c,1.15,1.16

Re: cvs: uisimulator/win32 uisw32.c,1.15,1.16

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 22 Dec 2003 23:27:24 +0100 (CET)

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-22

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy