Re: PB 4.2 Where to get error codes for GetAdaptersInfo()

From: Michel Verhagen [eMVP] (michel.verhagen_at_nospam.pts.nl)
Date: 04/28/04


Date: Wed, 28 Apr 2004 15:01:25 +0200

Use use the ErrorLookup tool to get descriptive info about error numbers,
error lookup can be found here:

\Program Files\Microsoft eMbedded C++ 4.0\Common\Tools\ERRLOOK.EXE

232 = The pipe is being closed.

Good luck,

Michel Verhagen [eMVP]
Windows CE Consultant
PTS Software
The Netherlands

<if you want to reply to me directly, remove .nospam from my email address>

"sergeir" <anonymous@discussions.microsoft.com> schreef in bericht
news:561001c42d19$cbd67b80$a501280a@phx.gbl...
> Good morning experts,
>
> we have been successfully using in our CE 4.1 images the
> function
>
> GetAdaptersInfo()
>
> as described in header file iphlpapi.h. However, in PB 4.2
> it dosn't work under the same conditions (part of the code
> is transferred from CE 4.1 into CE 4.2 as an evaluation
> step for potential future migration).
>
> I have tried to find detailed information on this function
> return values and there is nothing except
> ........
> Return Values
> If the function succeeds, the return value is NO_ERROR. If
> the function fails, an error code is returned.
> ..............
>
> Where one can obtain error codes and their meanings for
> this function when used in PB 4.2 ? On one of our devices
> it returns error code 232 under PB 4.2 and works fine
> under PB 4.1.
>
> Any help on this GetAdaptersInfo() function return vlues
> is appreciated.
>
> Sincerely
> Sergei
>



Relevant Pages

  • Re: PB 4.2 Where to get error codes for GetAdaptersInfo()
    ... >Use use the ErrorLookup tool to get descriptive info ... now what does that pipe closed mean ... ... an error code is returned. ... >> Any help on this GetAdaptersInfo() function return vlues ...
    (microsoft.public.windowsce.platbuilder)
  • PB 4.2 Where to get error codes for GetAdaptersInfo()
    ... we have been successfully using in our CE 4.1 images the ... as described in header file iphlpapi.h. ... an error code is returned. ... Any help on this GetAdaptersInfo() function return vlues ...
    (microsoft.public.windowsce.platbuilder)
  • Re: SMS 2003 Cant Connect To Site Server
    ... there is a tool "Error lookup" that you can use. ... > Hi Miho, ... >> The error code means that RPC server is not available. ...
    (microsoft.public.sms.admin)
  • Re: Any info about "Thread has exited with code 32772 (0x8004)"?
    ... and haven't since I started programming Windows in 1990) ... I did a simple dialog aplication using VC6 and I got that exit code. ... I tried Error Lookup tool but didnt find anything about it. ... What this error code means?. ...
    (microsoft.public.vc.mfc)