Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



Rockbox mail archive

Subject: diff an uisw32.c
From: Meyer, Stefan (empolis GT) (stefan.meyer_at_empolis.com)
Date: 2002-04-30


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!"



Page was last modified "Mar 9 2008" The Rockbox Crew