[Cegcc-devel] [PATCH] Add pm.h header

2009-01-21 Thread Lars Munch
am missing something? 2. issue (non show stopper): pm.h are missing some defines e.g POWER_NAME, POWER_FORCE and POWER_STATE_XYZ but I do not know the correct values and I cannot find them on MSDN. If anyone can pitch in on the missing definions that would be very good. Thanks Lars Munch

Re: [Cegcc-devel] [PATCH] Add pm.h header

2009-01-21 Thread Lars Munch
On Wed, Jan 21, 2009 at 07:06:22PM +0100, Nicolas Aguirre wrote: > On Wed, Jan 21, 2009 at 6:20 PM, Lars Munch wrote: > > Hi > > > > Attached patch adds the power management header "pm.h" based on > > information from: http://msdn.microsoft.com/en-us/li

[Cegcc-devel] [PATCH V2] Add pm.h header

2009-01-22 Thread Lars Munch
Hi Here is version 2 of the pm.h header patch. I believe it should be ready for inclusion now. Apparently _WIN32_WINNT was always defined windef.h? Is this really correct? (I am new to the wince world). Anyway, here goes the patch, please apply. Thanks Lars Munch Index: cegcc/src/w32api

Re: [Cegcc-devel] [PATCH] Add pm.h header

2009-01-23 Thread Lars Munch
On Thu, Jan 22, 2009 at 06:44:01PM +, Pedro Alves wrote: > On Wednesday 21 January 2009 17:20:52, Lars Munch wrote: > > arm-mingw32ce-gcc -dM -E - < /dev/null |grep WINNT > > #define __WINNT 1 > > #define __WINNT__ 1 > > #define WINNT 1 > > > > so wh

Re: [Cegcc-devel] [PATCH] Add pm.h header

2009-01-25 Thread Lars Munch
Now we got multiple definitions of that function. Attached patch fixes that. > Can you check whether it works for you ? Yes, works nicely. Thanks Lars Munch Index: cegcc/src/w32api/include/winbase.h === --- cegcc/src/w32api/include/w

Re: [Cegcc-devel] using PlaySound() with cegcc

2009-01-30 Thread Lars Munch
y? have a look here: http://cegcc.wiki.sourceforge.net/Debugging Regards Lars Munch -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf

Re: [Cegcc-devel] how to build cegcc

2009-02-21 Thread Lars Munch
get the same error, though makeinfo is installed. > I'm on an up-to-date Ubuntu 8.10 system. I tried nuking and recreating > the build directory to no avail. > > Any ideas? > I have had this problem too on debian unstable. As a work-around I went to newlib/etc and did a &qu

Re: [Cegcc-devel] instructions on libcurl cross compile with cegcc

2009-03-11 Thread Lars Munch
bcurl with arm-mingw32ce ? Regards Lars Munch -- Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Fle