View Single Post
  #2 (permalink)  
Old 04-22-2008, 12:28 AM
Mike M
Guest
 
Posts: n/a
Default Re: dll is linked to missing export Kernel32

This message usually indicates that the version of the program, or at
least the dll involved, you are trying to run isn't designed for use with
the operating system you are using.

The problem isn't with kernel32.dll but rather with wlanapi.dll which is
looking for an entrypoint GetSystemWindowsDirectoryW.to kernel32.dll that
does not exist. The date of your copy of kernel32.dll, 8 June 2000, is
that of the version that forms part of Win Me.

> it gives the message WLANAPI.dll was missing, so I found
> and downloaded a copy of that.


And thus the cause of your problem. You downloaded the incorrect version.

My advice would be to look for and install Win Me compatible drivers, if
they exist, for your wireless card. I'd start with the D-Link site and
work from there if you don't have them on a CD.
--
Mike Maltby
mike.maltby@gmail.com


mm <NOPSAMmm2005@bigfoot.com> wrote:

> Please help. What should I do? It says:
> Error Starting Program The WLANAPI.DLL file is linked to missing
> export KERNEL32.DLL:GetSystemWindowsDirectoryW.
>
> The date on the dll file is 11/10/07, and the Kernel32 is date
> 6/8/2000.
>
> When I click on OK, there is a box underneath that says
> C:\Programs\D-Link\AirGCFG.exe A device attached to the system is not
> functioning.
>
>
> I have WinME on an IBM Thinkpad laptop with 256M Ram, and everything
> has been running fine for a long time.
>
> Except I don't use the laptop very often, and I can't remember if my
> almost new D-Link wireless card worked last month or not. I have a
> wireless-b card that I might have used then. But now the D-link
> bg-card wasn't working so I went to reinstall the software that goes
> with it. It required me to uninstall the software first, so I did and
> I reinstalled, and then it won't start the software and when I click
> on the icon, it gives the message WLANAPI.dll was missing, so I found
> and downloaded a copy of that. Then it wanted WZCSAPI.dll, so I dl'd
> a copy of that, which was dated 5/13/04. Now I get the messages at
> the top. I've googled but not found what I need.
>
> Posted to microsoft.public.windowsme.general and alt.internet.wireless
>
> Any help is greatly appreciated.
>
> If you are inclined to email me
> for some reason, remove NOPSAM :-)



Reply With Quote