Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / Managed C++ / January 2008

Tip: Looking for answers? Try searching our database.

Filter Driver

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
hugomind - 05 Jan 2008 17:52 GMT
Hi,

I've downloaded den Microsoft DDK 3790.1830 and there is an example
under 3790.1830\src\storage\filters\diskperf
I've compiled this one and would like to know where I could find the
information that are written by using the DebugPrint function ?

   DebugPrint((2, "DiskPerfAddDevice: Driver %X Device %X\n",
           DriverObject, PhysicalDeviceObject));

I'm trying to get some knowledge on writing filter drivers.

Regards,
Hugo
Carl Daniel [VC++ MVP] - 06 Jan 2008 00:33 GMT
> Hi,
>
[quoted text clipped - 7 lines]
>
> I'm trying to get some knowledge on writing filter drivers.

I'd suggest posting in microsoft.public.win32.programmer.kernel (as a
starting point - there are also driver-specific newsgroups).

The results of DebugPrint can be viewed with a kernel debugger (e.g. kd,
windbg) or with a debug viewer like DbgView (from SysInternals, now
Microsoft Technet).

http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx

-cd
Kerem Gümrükcü - 06 Jan 2008 05:56 GMT
Hi Hugo,

this is simple. What you need is a tool like DbgView from Sysinternals.
You can get it from here:
http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx

The Term "Filter Driver" does not say WHAT kind of Filter driver
you want to write(bus-filter,ll-device filter,ll-class filter, ul-filter,
Multimedia?)
because there are lots of Filters you can write, for any purpose. I
recommend
this source (below) for you, though this is a driver and kernel newsgroup. I
would like to write more here, but be sure that someone will tell me, that i
should not answer you!

Anyway, see here:

http://www.microsoft.com/whdc/driver/filterdrv/default.mspx

In future ask your questions regarding DDK and related here:

microsoft.public.development.device.drivers

Regards

Kerem

Signature

-----------------------
Beste Grüsse / Best regards / Votre bien devoue
Kerem Gümrükcü
Microsoft Live Space: http://kerem-g.spaces.live.com/
Latest Open-Source Projects: http://entwicklung.junetz.de
-----------------------
"This reply is provided as is, without warranty express or implied."


Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.