Re: FindFirstDevice Error 18

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



This is 18 (decimal)? Looking that up in the Error Code Lookup utility
shows "There are no more files." That's seems as likely an explanation as
any. What GUID are you passing? Maybe it's the wrong one.

Paul T.

"Void" <Void@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4B5E9598-993D-416A-8541-8162D328BF8F@xxxxxxxxxxxxxxxx
Hi,

Im trying to use the api function FindFirstDevice on a pda (WinCE 5 & 6).
I
have set the size of the device info structure, set the devicesearchtype
to 3
(search by guid) and passed a pointer to a guid. I have also tried
seraching
by name and passing a string "*".

Every time a get the error code 18. Can anyone help me?



.



Relevant Pages

  • FindFirstDevice Error 18
    ... have set the size of the device info structure, ... and passed a pointer to a guid. ... Every time a get the error code 18. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: FindFirstDevice Error 18
    ... Particularly with an NDIS device GUID. ... Paul T. ... What GUID are you passing? ... Every time a get the error code 18. ...
    (microsoft.public.windowsce.platbuilder)
  • FindFirstDevice error code 18
    ... have set the size of the device info structure, ... and passed a pointer to a guid. ... Every time a get the error code 18. ...
    (microsoft.public.development.device.drivers)
  • Re: FindFirstDevice Error 18
    ... The guid that returns with WZCQueryInterface only returned the name as ... What GUID are you passing? ... have set the size of the device info structure, ...
    (microsoft.public.windowsce.platbuilder)
  • C# COM in COM+ without using EnterpriseServices
    ... I have registered it with regasm tool and imported into COM+ server activated application. ... VB 6 clients can work with it from client computers using ... But when I try to export MSI Proxy package from that COM+ application, I get "invalid pointer" error with error code 80004003. ... GuidAttribute("some guid"), InterfaceType ...
    (microsoft.public.dotnet.framework.interop)