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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 7631 - 7660 of 8586   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7631
Hi, I am sorry; I must initially inform the group about the following issue. In our country all research centers and universities uses Windows OS and not UNIX...
omar
oaa.infocom
Offline Send Email
Sep 2, 2006
2:01 pm
7632
What i wonder is, why ProtocolReceive will call in case of NdisMediumWan, although i have only one Binding for my WLAN adapter and it has the NdisMedium802_3...
knopper2004
Offline Send Email
Sep 4, 2006
2:35 pm
7633
There are several network mediums that have two "levels". At the lower level they may be WAN, 802.11, Native Wi-Fi or ATM for example. However, at higher ...
Thomas F. Divine
pcatom
Offline Send Email
Sep 4, 2006
3:23 pm
7634
... application and ... installation ... can be ... administrator" ... maybe http://www.rawether.net/RawetherV6_0/VistaInstallNotes.htm ?...
franckbonin
Offline Send Email
Sep 4, 2006
3:40 pm
7635
Hi Thomas, I have bound AsyncMac to my IM driver. The Binding has the type NdisMediumWan. When GPRS connection establishs, NDIS will call : NDIS_STATUS...
knopper2004
Offline Send Email
Sep 4, 2006
5:01 pm
7636
The simplest way round this is have two drivers. A LAN based one and a WAN based one. You set each prototype up in each project then. Andy ... course...
Andy
bemacdev
Offline Send Email
Sep 5, 2006
2:09 pm
7637
I have developed a filter driver based on the passthru example. I am using snetcfg to install it and everything is fine most of the time. But on some XP...
menasheungar
Offline Send Email
Sep 6, 2006
2:32 pm
7638
... It's hard to get this to work just right. In the code there is a section where the INF file is copied. Modify the code to copy both the IM driver service...
Thomas F. Divine
pcatom
Offline Send Email
Sep 6, 2006
9:17 pm
7639
Hi, I have indeed added a specific line to copy the IM file using SetupCopyOEMInfW and it solves the problem. Thanks. ... miniport ... am ... time. ... in ... ...
menasheungar
Offline Send Email
Sep 9, 2006
5:44 pm
7640
Hi, How is it possible to get a copy of the Packet Redirector (PktRedir)? Thanks....
menasheungar
Offline Send Email
Sep 9, 2006
5:54 pm
7641
The Packet Redirector driver is one of the PCAUSA NDIS IM sample drivers. See http://www.pcausa.com. Thomas F. Divine http://www.pcausa.com ... From:...
Thomas F. Divine
pcatom
Offline Send Email
Sep 9, 2006
6:19 pm
7642
Steve, There are 3 ways which I know of: 1) Stop WZC, open NDISUIO or NDISPROT (on W2K3) and modify the SSID using the OID_802_11_SSID operator. 2) Leave WZC...
jwhance
Offline Send Email
Sep 10, 2006
2:56 pm
7643
September 12, 2006 - Some of you may be familiar with "PCAGizmo", a NDIS filtering driver that is designed to log NDIS OIDs exchanged between Windows system...
Thomas F. Divine
pcatom
Offline Send Email
Sep 13, 2006
5:22 am
7644
Hello guys, a TDI driver calls IoGetDeviceObjectPointer( [name], FILE_ALL_ACCESS, &( gOTIMDumpModule.IMComm.pIMFileObject ), &(...
Cristi
wtherapy
Online Now Send Email
Sep 13, 2006
1:42 pm
7645
Well, as simple solution would appear to be to add a handler for IRP_MJ_INTERNAL_DEVICE_CONTROL that calls the same code as for the IRP_MJ_DEVICE_CONTROL case....
Thomas F. Divine
pcatom
Offline Send Email
Sep 13, 2006
9:11 pm
7646
Thanks Thomas, but I cannot do this since the IM driver is already certified and is required by the outside world to remain unmodified ( the binary ). ...
Cristi
wtherapy
Online Now Send Email
Sep 14, 2006
6:27 am
7647
Try ZwCreateFile. ObjectName will be in form \\Device\\Whatever. Then ObReferenceObjectByHandle can be used to get file pointer in needed. Perhaps going...
Thomas F. Divine
pcatom
Offline Send Email
Sep 14, 2006
6:44 am
7648
Thanks, I have been looking there. There are some references to the Packet Redirector but I could not find any code example. Is that part of another product?...
menasheungar
Offline Send Email
Sep 14, 2006
6:45 am
7649
See: http://pcausa.com/pcasim/Default.htm And http://pcausa.com/pcasim/packetredir.htm Thomas F. Divine...
Thomas F. Divine
pcatom
Offline Send Email
Sep 14, 2006
6:47 am
7650
Ok, but what is the documented method to launch an IRP to the lower driver through the file handle got from ZwCreateFile, from the TDI driver? Remeber I need...
Cristi
wtherapy
Online Now Send Email
Sep 14, 2006
12:09 pm
7651
... You would use IoCallDriver to call the other driver. IoCallDriver doesn't know which method is being called. It just passes the IRP to the other device....
Thomas F. Divine
pcatom
Offline Send Email
Sep 14, 2006
12:33 pm
7652
Some Tips And Tricks For Windows I have put Some Tips And Tricks For Windows in my website http://myitcareer.org/windowsxp/...
tutorialforall
Offline Send Email
Sep 15, 2006
1:13 pm
7653
I have the V5.03.15.56 of Rawether for Windows. But it was not workable on the Windows Vista RC1. I found that the current release of Rawether for Windows is...
³¢¤å¤t
alex9662
Offline Send Email
Sep 26, 2006
4:04 pm
7654
... Certainly Rawether V5.03.15.56 (or any Rawether version prior to V5.5) will _not_ work with Vista. Rawether V5.5.18.04 (Build 1804) can be coaxed into...
Thomas F. Divine
pcatom
Offline Send Email
Sep 26, 2006
7:42 pm
7655
I found that the Rawether V6.0 (Build 2001 Pre-Release) in the WEB site. When the offical release will be released? ... Windows is ... V5.5.18.04. ... later. ...
³¢¤å¤t
alex9662
Offline Send Email
Sep 27, 2006
2:23 am
7656
... Rawether V6.0 will be released "as soon as possible". Perhaps as early as the end of October. Rawether V6 applications will need to be built using Visual...
Thomas F. Divine
pcatom
Offline Send Email
Sep 27, 2006
3:41 am
7657
Thanks, I have looked there an I understand the concepts, but I was looking for some code example referred to by te article, which I could not find in the...
menasheungar
Offline Send Email
Sep 27, 2006
3:47 am
7658
September 26, 2006 - A recent message mentioned "PCAGizmo", a NDIS filter driver that is designed to log NDIS OIDs exchanged between Windows system components...
Thomas F. Divine
pcatom
Offline Send Email
Sep 27, 2006
4:11 am
7659
I use the BindView utility to install a modified version of the PASSTHRU driver on all network devices of a computer. If a network card is removed for...
menasheungar
Offline Send Email
Oct 2, 2006
7:34 pm
7660
Regarding to my previous question. How can the Notify Object be used to detect that a Network Device has been removed and is not bound anymore to my miniport...
menasheungar
Offline Send Email
Oct 2, 2006
8:26 pm
Messages 7631 - 7660 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