Re: WZC disappear after install passthru IM driver
From: Maxim S. Shatskih (maxim_at_storagecraft.com)
Date: 08/24/04
- Next message: lucy: "Re: Question about DDK mirror driver sample: how to tell which ATI driver has the drvenablePDEV function?"
- Previous message: Tim Roberts: "Re: HELP! Calling old DrvEnablePDEV in the MS mirror driver, bluescreened when rebooting,"
- In reply to: long wang: "WZC disappear after install passthru IM driver"
- Next in thread: Bryan S. Burgin [MSFT]: "Re: WZC disappear after install passthru IM driver"
- Reply: Bryan S. Burgin [MSFT]: "Re: WZC disappear after install passthru IM driver"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 24 Aug 2004 10:58:16 +0400
Try calling the WZC API routines like WZCQueryInterface directly.
I observed exactly the same behaviour, but in Windows CE. The issue is the
UI issue only, WZCQueryInterface works fine, but the "Wireless" tab is not
shown.
We resorted to hire a part-time employee to reverse-engineer the code paths
in NETUI.DLL, since Microsoft is completely silent on this issue.
It was interesting to know the issue is also in usual Windows. Looks like
some 100 undocumented behaviour (if not a bug) inside NETUI.DLL.
-- Maxim Shatskih, Windows DDK MVP StorageCraft Corporation maxim@storagecraft.com http://www.storagecraft.com "long wang" <longwang@discussions.microsoft.com> wrote in message news:416F74B5-6D2D-4E38-B11A-A911605DD0C2@microsoft.com... > After install, un-install and re-install passthru IM driver (just built from > DDK sample directly withoud any modification) couple time, WZC seems > disappear ("Wireless Network" tap will disappear), I can't control my > wireless adapter any more, but Ethernet adapter work fine on the same system. > Anybody knew what's wrong for passthru IM on WIFI adapter? Thanks in advance.
- Next message: lucy: "Re: Question about DDK mirror driver sample: how to tell which ATI driver has the drvenablePDEV function?"
- Previous message: Tim Roberts: "Re: HELP! Calling old DrvEnablePDEV in the MS mirror driver, bluescreened when rebooting,"
- In reply to: long wang: "WZC disappear after install passthru IM driver"
- Next in thread: Bryan S. Burgin [MSFT]: "Re: WZC disappear after install passthru IM driver"
- Reply: Bryan S. Burgin [MSFT]: "Re: WZC disappear after install passthru IM driver"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|