Re: [Cegcc-devel] w32api changes for CE

2006-11-11 Thread Kevin O'Connor
One more addition. I need two additional SPI_xxx defines. The names are from: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceui40/html/cerefSystemParametersInfo.asp The values come from the haret code. -Kevin --- src/w32api/include/winuser.h(revision 784) +++ src

[Cegcc-devel] w32api changes for CE

2006-11-11 Thread Kevin O'Connor
Hi, This is a resend of a patch I sent last week. I'm including additional information on each of the changes. Changelog: * include/tlhelp32.h: Define CloseToolhelp32Snapshot. CE doesn't have unicode variants of toolhelp (there is a Process32Next, but no Process32NextW.)

[Cegcc-devel] src/mingw broken.

2006-11-11 Thread Pedro Alves
Hi all, I've broken the building of src/mingw with revision 784 I have the fix here ready to commit, but my local trunk copy decided to get broken. I hope to be able to commit the fix in the next hours. You can svn up to revision 783 to work around this. Cheers, Pedro Alves --

Re: [Cegcc-devel] Brutally kicked out of cegcc development

2006-11-11 Thread Pedro Alves
We've successfully sorted things out, and Danny is now back as a project administrator, with full privileges as before. I'm very sorry that everyone had to see such an ugly discussion. Hope you can all accept my apologies. Cheers, Pedro Alves --