RE: Searching for Computers in Windows 2000

Hello again:

I have asked the following question a few times on the list since the last
four months. Apparently, it seems that
either very few people have experienced this problem or there is no known
solution! It is certainly a very odd issue.
For one thing, this functionality used to work for my driver under Windows
NT 4.0. Things changed with Windows 2000.
Since the network redirector LanManWorkstation works just fine under Windows
2000, I cannot claim it is
bug in the new OS. So something must have changed in the OS with which my
driver is not compatible but LanManWorkstation
is. Yet, my driver does work sometimes so the problem occurs only
intermittently. Hence, I can’t say that my code is wrong.

I know a few other people who are experiencing the same problem and have no
clue yet. One wonders, what is going on?
I would appreciate any suggestions.

Thanks
Qasim

-----Original Message-----
From: Qasim Zuhair [mailto:xxxxx@attachmate.com]
Sent: Thursday, April 20, 2000 4:49 PM
To: File Systems Developers
Subject: [ntfsd] Searching for Computers in Windows 2000

Hello:

I am porting a network redirector/remote file system driver from Windows NT
to Windows 2000. The allows you to map network drives to a specific type of
remote systems. I am currently experiencing a problem with Search tool used
to search for computers (for instance, when you right-click on My Network
Places icon). The problem is that this tool is not able to find the systems
recognized by my network provider. The same network provider works just fine
under Windows NT when the corresponding Find tool is used. While debugging,
I noticed that NPGetResourceInformation routine of my network provider is
invoked when Search tool is used. This routine is passed the name of the
computer system being search for. The routine returns WN_SUCCESS after
successfully recognizing the passed computer system. Still, the Search tool
claims that it failed to find that computer. This happens intermittently.

Other network providers such as NWCWorkstation for Netware network and
LanmanWorkstation for Microsoft Network are always able to find the computer
in their respective networks.

Did something change for this routine in Windows 2000? Has anyone else
found this problem with W2K?

Thanks
Qasim


You are currently subscribed to ntfsd as: xxxxx@Attachmate.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)