hidden hit counter
Help!

Windows 95 and error on trying to register 32 bit Setupapi..

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussion RSS
Next:  Send Mail from IE6 defaults to Admin's Outlook Ex..  
Author Message
glm348
External


Since: Mar 21, 2007
Posts: 1



PostPosted: Wed Mar 21, 2007 9:55 am    Post subject: Windows 95 and error on trying to register 32 bit Setupapi.dll
Archived from groups: microsoft>public>win95>general>discussion (more info?)

Hello, I am working in Windows 95 on a 'C' program and am trying to
resolve a runtime error. The error that says:
The ISASCARDAPI.DLL file is linked to missing export
SETUPAPI.DLL:SetupDiEnumDeviceInterfaces. I have tryed to delete the
current Setupapi.dll from the registry and use regsvr32 to register a
new version of the dll from a newer version of Windows, however when
trying to do that I get a RegSvr32 error saying: loadLibrary("c:
\windows\system32\Setupapi.dll") failed
GetLastError returns 0x00000485. Does anyone know what is causing my
runtime error? Or how I can find out the problem registering
Setupapi.dll?

Thank you very much for any help!

Regards,
-Glenn
Back to top
Ben Myers
External


Since: Mar 21, 2006
Posts: 270



PostPosted: Thu Mar 22, 2007 12:39 pm    Post subject: Re: Windows 95 and error on trying to register 32 bit Setupapi.dll [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Try this command line:

regsvr32 C:\WINDOWS\SYSTEM\SETUPAPI.DLL

Ben

<glm348.RemoveThis@gmail.com> wrote in message news:1174496158.427552.178860@n76g2000hsh.googlegroups.com...
> Hello, I am working in Windows 95 on a 'C' program and am trying to
> resolve a runtime error. The error that says:
> The ISASCARDAPI.DLL file is linked to missing export
> SETUPAPI.DLL:SetupDiEnumDeviceInterfaces. I have tryed to delete the
> current Setupapi.dll from the registry and use regsvr32 to register a
> new version of the dll from a newer version of Windows, however when
> trying to do that I get a RegSvr32 error saying: loadLibrary("c:
> \windows\system32\Setupapi.dll") failed
> GetLastError returns 0x00000485. Does anyone know what is causing my
> runtime error? Or how I can find out the problem registering
> Setupapi.dll?
>
> Thank you very much for any help!
>
> Regards,
> -Glenn
>
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussion All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum