Search the web
Sign In
New User? Sign Up
discussion-pcausa · PCAUSA Discussion List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7487 - 7516 of 8586   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7487
Does somebody know what happens with the Passthru driver in Windows Vista? Will that be still working or is that a complete different story?...
menasheungar
Offline Send Email
Jun 3, 2006
6:37 pm
7488
NDIS IM drivers will still be supported in Windows Vista, but they will cause a performance penalty relative to using the new NDIS6 filtering model. One other...
Steve Dispensa
stevedpositive
Offline Send Email
Jun 3, 2006
6:57 pm
7489
... Good question. It's about time that folks started thinking seriously about Vista. I will be sending some FYI's about this in the next few days. Microsoft...
Thomas F. Divine
pcatom
Offline Send Email
Jun 3, 2006
6:57 pm
7490
Aarti Bharathan at Microsoft suggested that my statement: "NDIS 5.X IM drivers are considered "deprecated" on Vista. You should actually develop a new NDIS 6...
Thomas F. Divine
pcatom
Offline Send Email
Jun 5, 2006
8:56 pm
7491
... It's still worth pointing out that adding an IM to a Vista driver stack will slow it down (afaict) - it isn't just that you can take advantage of increased...
Steve Dispensa
stevedpositive
Offline Send Email
Jun 5, 2006
11:46 pm
7492
Another cool thing about migrating filters to LWF for Vista is that they install from a single INF file, which should make it much easier to deal with...
Jeff Phillips
jhp1964
Offline Send Email
Jun 6, 2006
12:15 am
7493
Nobody knows? My program must use a ethernet card to send, not wireless card, so i want to know the difference of wireless card and ethernet card, Can anybody...
zheng cheng
christie8208
Offline Send Email
Jun 6, 2006
1:23 am
7494
Sorry. This has been answered so many times I forgot to answer again. Here goes: To determine if the adapter is an 802.11 adapter, make an NDIS query on...
Thomas F. Divine
pcatom
Offline Send Email
Jun 6, 2006
1:27 am
7495
I want to debug my program, open NIC successfully, but fail to send packet, what's the problem? ... ...
zheng cheng
christie8208
Offline Send Email
Jun 6, 2006
10:24 am
7496
Hi, I am temporarily using NDISUIO as a protocol driver for calling NDIS OIDs. But using of NDISUIO requires stopping of WZC service. I want to know the way to...
umesh kavade
umeshkavade
Offline Send Email
Jun 6, 2006
10:26 am
7497
I am afraid that your problem description includes no information. Clearly you have made a mistake in constructing one or more parameters that are passed to...
Thomas F. Divine
pcatom
Offline Send Email
Jun 6, 2006
10:33 am
7498
You should use the debug program with 2 computer: host and client, connect via modem cable. Then you can test your parameter with DbgPrint Detail you can see...
Ngo Dang Quy Duong
duong113@...
Send Email
Jun 6, 2006
10:48 am
7499
Sorry, i forget to say something. My program can send packet in release mode normally, but when debug step by step and use ethereal to capture packets, the...
zheng cheng
christie8208
Offline Send Email
Jun 7, 2006
1:00 pm
7500
Are the packets actually sent - but Ethereal simply doesn't see them? I don't know of the reason for this. Sorry. Thomas F. Divine _____ From:...
Thomas F. Divine
pcatom
Offline Send Email
Jun 7, 2006
2:24 pm
7501
Of course not! So I don't know why the W32N_PacketSend function can't send out the packet. Does anybody have the same problem? "Thomas F. Divine"...
zheng cheng
christie8208
Offline Send Email
Jun 8, 2006
1:59 am
7502
When I asked about whether the packets were actually sent I wasn't being ugly. For example, I would only trust Ethereal to be telling the truth if it was on a...
Thomas F. Divine
pcatom
Offline Send Email
Jun 8, 2006
2:10 am
7503
Does it have such a restriction? As I know ,he last parameter of TdiBuildSend(i.e. SendLen) can be acquired by the following two ways: ...
Zhu LiPing
zhulp@...
Send Email
Jun 8, 2006
11:27 am
7504
... I don't recall seeing anywhere that specifies the upper limit on TDI send or receive. Remember that TDI is protocol-agnostic. It actually does NOT know ...
Thomas F. Divine
pcatom
Offline Send Email
Jun 8, 2006
1:56 pm
7505
Thanks for your help! According to the return value of W32N_GetLastError, I have find the solution from the document, it's the OVERLAPPED stucture. "Thomas F....
zheng cheng
christie8208
Offline Send Email
Jun 12, 2006
2:11 am
7506
Take a look at the txsimple sample application. It illustrates how to use that function. Thomas F. Divine http://www.pcausa.com ... From: zheng cheng...
Thomas F. Divine
pcatom
Offline Send Email
Jun 12, 2006
2:20 am
7507
Hi! Is it possible to get information about the functions which a Ndis miniport driver supports? I want to know if a miniport driver supports the...
loettner1
Offline Send Email
Jun 14, 2006
4:36 pm
7508
Hello out there, I'm a one-man operation considering the purchase of a new high-end development machine. Does anyone use a 64-bit machine (say an Athlon X2)...
Jeff P
jhp1964
Offline Send Email
Jun 14, 2006
6:06 pm
7509
There are a lot of great options out there right now. I just purchased a high end 2x 64-bit box for a driver developer at my company. It was an HP, and we...
Steve Dispensa
stevedpositive
Offline Send Email
Jun 14, 2006
7:09 pm
7510
You can't determine what receive indication functions a lower-level miniport will use. Generally newer NIC miniports will call ProtocolReceivePacket. So,...
Thomas F. Divine
pcatom
Offline Send Email
Jun 14, 2006
7:43 pm
7511
Cool! Thank you very much, Steve. Take care, Jeff ... purchased a ... an HP, ... virtualization, so ... about ... debugging, ... doesn't need ... images ... ...
Jeff P
jhp1964
Offline Send Email
Jun 17, 2006
11:18 pm
7512
Hi, I am trying to scan for known APs near an 802.11 wireless network card, using WMI, and C++. I have managed to an get with WMI all the data I want, like MAC...
Luis Daz-Ambrona ...
lazslo82
Offline Send Email
Jun 19, 2006
1:46 pm
7513
Te cause of this problem is an incorrect assumption that the BSSID list is an array of fixed-size elements. In fact, the size of each BSSID list element is...
Thomas F. Divine
pcatom
Offline Send Email
Jun 19, 2006
2:49 pm
7514
Hi, I am trying what you told me to do about BSSID_LIST in WMI. I thought that, as WMI is object-oriented and have properties and things similar, I could...
Luis Díaz-Ambrona...
lazslo82
Offline Send Email
Jun 20, 2006
1:27 pm
7515
Luis, I know that I don't have the knowledge to help you with this. Sorry. WMI has always seemed too complex for my simple mind. Offhand I would say that any...
Thomas F. Divine
pcatom
Offline Send Email
Jun 20, 2006
2:04 pm
7516
Yes, my oppinion is that WMI is hard enough to be lucky if you don't know anything about it ;) . Although my teacher of the final studies' work have told me...
Luis Daz-Ambrona ...
lazslo82
Offline Send Email
Jun 21, 2006
3:16 pm
Messages 7487 - 7516 of 8586   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help