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



Rockbox mail archive

Subject: diff an uisw32.c

diff an uisw32.c

From: Meyer, Stefan (empolis GT) <"Meyer,>
Date: Tue, 30 Apr 2002 16:33:25 +0200

cvs diff uisw32.c (in directory C:\cvscheckout\uisimulator\win32\)
Index: uisw32.c
===================================================================
RCS file: /cvsroot/rockbox/uisimulator/win32/uisw32.c,v
retrieving revision 1.1
diff -r1.1 uisw32.c
26c26
< extern void main (void *); // mod entry point
---
> extern void                 app_main (void *); // mod entry point
253c253
<     uThreadID = _beginthread (main, 0, NULL);
---
>     uThreadID = _beginthread (app_main, 0, NULL);
 
*****CVS exited normally with code 1*****
 
Mit freundlichen Grüßen
Kind regards, sincerely yours
Stefan Meyer
Application Engineer
empolis n catalog management GmbH
Bertelsmann MOHN Media Group
An der Autobahn 2
33311 Gütersloh - Germany
phone :  +49-(0)5241-80-42922
fax :      +49-(0)5241-80-41820 
< mailto:stefan.meyer_at_empolis.com <mailto:stefan.meyer_at_empolis.com> >
www.empolis.com <http://www.empolis.com/> 
"I am bad at math because God forgot to include math.h into my programming!"
 
Received on 2002-04-30

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