Re: [Cegcc-devel] What's your favorite API documentation resource?

2008-01-28 Thread Danny Backx
On Mon, 2008-01-28 at 10:59 +0100, Georg Gogo. BERNHARD wrote: > I am looking for decent WinCE API documentation. I have "Programming Microsoft Windows CE .NET", 3d edition, by Douglas Boling. I believe it's officially out of print though. That's CE specific and contains some material you don't e

Re: [Cegcc-devel] What's your favorite API documentation resource?

2008-01-28 Thread Ivan Vucica
Cheers, I think it's best to think about it all as of normal Win32 API, but with many things sliced off and sent to /dev/null. So, just do whatever you do on desktop Win32, but check with MSDN if the specific API exists on WinCE, and even then -- test, test, test! For example, when we used get

[Cegcc-devel] What's your favorite API documentation resource?

2008-01-28 Thread Georg Gogo. BERNHARD
Dear cegcc-devel list! I am looking for decent WinCE API documentation. Are there some good books available? Is there a site that has good references? I checked the mingw page and found it is a little outdated (but still holds some very valueable documentation) - some links appear to be old, so