Re: [Cegcc-devel] list of API functions available in mingw32ce

2009-07-07 Thread mobi phil
vim 7.2 is running on the same phone I am writing this email :) after several attempts, I managed to build it. Stay tuned on my blog mobiphil.com, I will make available a full screen vim experience :) and I gathered some "strategical" ideas how to improve porting experience On 7/7/09, Danny Backx

Re: [Cegcc-devel] list of API functions available in mingw32ce

2009-07-07 Thread Danny Backx
On Tue, 2009-07-07 at 14:20 +0200, mobi phil wrote: > Hello, > > > First of all, nice job! I managed to build vim72 with mingw32ce, > however there are still some functions that are not available. I am > trying to use celib (http://www.rainer-keuchel.de/documents.html) , > but there are lot of

Re: [Cegcc-devel] list of API functions available in mingw32ce

2009-07-07 Thread Vincent R.
> >> I did not get the point, is there an >> intention to implement all the functions defined in the header files >> , etc.? It would probably make sense, as this >> would >> allow easier port of certain applications from windows to windows mobile. >> Do >> you have such a plan? > > No. But, I

Re: [Cegcc-devel] list of API functions available in mingw32ce

2009-07-07 Thread Pedro Alves
On Tuesday 07 July 2009 13:20:31, mobi phil wrote: > Hello, > > > First of all, nice job! I managed to build vim72 with mingw32ce, however > there are still some functions that are not available. I am trying to use > celib (http://www.rainer-keuchel.de/documents.html) , but there are lot of > war