hi.......... I am having blue screen while calling NdisOpenFile( ) function. Is there any one else who has also experienced the same problem. In some systems...
5789
Siva Prakash R
sivaprakash_dr
Dec 1, 2004 3:34 pm
Hi, Try using GetIfTable() IP Helper function. Regards Siva Prakash. R "Thomas F. Divine" <tdivine@...> wrote: Lookup the topic "General Statistics" in...
5790
hamid bagheri
hfb62
Dec 2, 2004 1:02 pm
hello, i want to write a mechanism that if a firewall-hook driver( or anyother driver ) contains no data to do for a specific packet, suspend, ask a question...
5791
umerzafarkhan
Dec 2, 2004 1:03 pm
hi..... i have written code below. I am experiencing BSOD when tries to open the file. Sometimes this same code runs without BSOD but most of the times i face...
5792
Thomas F. Divine
pcatom
Dec 2, 2004 2:06 pm
... When someone says "I get a BSOD" they should also take a look at the bugcheck error code that is generated. Without the bugcheck reason one can only make...
5793
Onder Onak
ononak2000
Dec 7, 2004 3:36 am
Hi We are developing aspx web page that access and configure the network card. But I have faced strange problem. I am going to try to describe the scenario. If...
5794
Abimbola, Abiola
ndis99
Dec 7, 2004 3:37 am
Hi, I am trying to read the data that Passthru protocol.c receives from a NIC. I have read the readOnpacket code snippet provided in www.ndis.com. and done...
5795
xter12_ls
Dec 7, 2004 3:37 am
Thanks. It seems I found a problem. In PtReceiveComplete function: if(((pAdapt->MiniportHandle != NULL) && (pAdapt->MPDeviceState > NdisDeviceStateD0)) &&...
5796
umerzafarkhan
Dec 7, 2004 3:37 am
Thanks a lot When i am using KeGetCurrentIrql(), compiler gives error c4013 undefined extern.. although i have included ntddk.h I am explaining a little more...
5797
Abimbola, Abiola
ndis99
Dec 7, 2004 3:37 am
Hi pls I need help with the following: to debug NDIS drivers I need two computers- target and host. I have connected two computers(winsows 2003 sever) using...
5798
vivekhire
Dec 7, 2004 3:38 am
Hi All, I have requirement for setting the SSID and Network key to WLAN card programatically. Can any one help me how to do this programatically. Thanks in...
5799
moshe_engler
Dec 7, 2004 3:38 am
Hi In my previous letter I got this answer (from: Thomas F. Divine) ... I need to find out the way to get the MAC address from the the registry in order to...
5800
vivekanand.hiremath@...
vivekhire
Dec 7, 2004 4:34 am
Hi All, I am having the requirement of writing the SSID /Network Key to the WLAN card programmatically. If any one know how to do this programmatically or any...
5801
umerzafarkhan
Dec 7, 2004 1:05 pm
Thanks a lot for quick responses. Firstly i am tracking some (specific) packets and bound to open file after exchange of those (specific) packets. In short, it...
5802
Thomas F. Divine
pcatom
Dec 7, 2004 2:19 pm
... The DDK documentation for NdisOpenFile is quite specific: "A NIC driver should call NdisOpenFile only from MiniportInitialize." What this means is: 1.) "A...
5803
Abimbola, Abiola
ndis99
Dec 7, 2004 5:51 pm
Hi all, were can I get samples TDI drivers for free with source codes. abiola...
5804
Mark Reynolds
mreynold@...
Dec 7, 2004 10:29 pm
free TDI samples with source codes?????For a TDI client, look on James Antognini's website: http://home.mindspring.com/~antognini/ which also has many other...
5805
umerzafarkhan
Dec 8, 2004 9:21 am
Your recommendations worked and i m very grateful for ur help.....One last thing..as i could see & understand.. "different packets have different IRQL either...
5806
Onder Onak
ononak2000
Dec 8, 2004 9:23 am
Hi, We are developing an ASP application and we faced a problem. We couldn't open the channel driver. We have solved this problem by running NDIScope and...
5807
ffarsif ff
ffarsiff
Dec 8, 2004 11:00 pm
From what I understood MPQueryInformation is the function that called by the protocol-edge (lower layer of the IM) to request information from NIC through the...
5808
ffarsif ff
ffarsiff
Dec 8, 2004 11:00 pm
Let me correct myself.... From what I understood MiniPortQueryInformation is the function that exposed by the miniport-edge (upper layer of the IM) to allow...
5809
raytkim
Dec 8, 2004 11:00 pm
I've been having some problems trying to select a specific SSID (w or w/o encryption enabled on the AP) to associate with. If an AP has no encryption, setting...
5810
Thomas F. Divine
pcatom
Dec 8, 2004 11:06 pm
Only another protocol (above you) can call your MiniportQueryInformation handler. You can make a NdisRequest call if you want to make your own queries. I think...
5811
lvfenga
Dec 9, 2004 12:52 pm
I can't find the win32N50.lib file. How can I get it? Thanks ... Do You Yahoo!? ×¢²áÊÀ½çÒ»Á÷Æ·ÖʵÄÑÅ»¢Ãâ·ÑµçÓÊ I can't find the...
5812
Niklas Olsson
niklaso@...
Dec 9, 2004 12:53 pm
If you use NDIS Mon you can look at what kind of OIDS for example the WZC set (and in which order and with what value) regards Niklas ... ...
5813
Thomas F. Divine
pcatom
Dec 9, 2004 3:14 pm
If you are a PCAUSA customer, then the .LIB file was provided to you with the Rawether SDK. Look at the Project Settings for some of the sample applications. ...
5814
Stan Bell
stan.bell@...
Dec 9, 2004 5:34 pm
Hi, Is there an API that will allow me to determine an adapter's DNS Server IP address from within an NDIS IM Driver. I'm aware of the registry locations...
5815
Thomas F. Divine
pcatom
Dec 9, 2004 5:36 pm
December 9, 2004 - Both of these firewalls have introduced "Driver-Level Protection" features apparently intended to detect malicious activity by Trojans....
5816
Cuteo
ttl0086
Dec 9, 2004 6:29 pm
I am just wondering did anyone on this site able to get this WLAN_AddWAPKey function to work? If you did, please provide some sample code because I could not...
5817
Raymond Kim
raytkim
Dec 9, 2004 7:33 pm
Great, I'll take a look at that.=20 ... From: Niklas Olsson [mailto:niklaso@...]=20 Sent: Thursday, December 09, 2004 2:20 AM To:...