For some reason in cegcc sdk some functions ifdefed this way:
#if (_WIN32_WINNT >= 0x0501)
void WSAAPI freeaddrinfo (struct addrinfo*);
int WSAAPI getaddrinfo (const char*,const char*,const struct addrinfo*,
struct addrinfo**);
int WSAAPI getnameinfo(const struct sockaddr*,
On 2010-03-08 17:24, Danny Backx wrote:
> On Mon, 2010-03-08 at 13:15 +0100, David Sveningsson wrote:
>> On 2010-03-05 20:57, Danny Backx wrote:
>>> David already helped me to find a really silly error in a previous
>>> version.
>>>
>>> When I try the stuff in
>>> http://danny.backx.info/download/c
On Mon, 2010-03-08 at 13:15 +0100, David Sveningsson wrote:
> On 2010-03-05 20:57, Danny Backx wrote:
> > David already helped me to find a really silly error in a previous
> > version.
> >
> > When I try the stuff in
> > http://danny.backx.info/download/cegcc/wm61.tar.gz I get different
> > result
On 2010-03-05 20:57, Danny Backx wrote:
> David already helped me to find a really silly error in a previous
> version.
>
> When I try the stuff in
> http://danny.backx.info/download/cegcc/wm61.tar.gz I get different
> results on different devices.
>
> I would expect the application to report the v