| ID |
Subject |
Product |
Version |
| 3 |
When should I use WinDriver and when should I use KernelDriver? |
WinDriver & KernelDriver |
-- |
| 12 |
What is the Debug Monitor utility and how can I use it? |
WinDriver & KernelDriver |
-- |
| 17 |
How can I improve my driver's performance with WinDriver? |
WinDriver |
-- |
| 28 |
What is the Kernel PlugIn for WinDriver? |
WinDriver |
-- |
| 29 |
Is the Kernel PlugIn available for all operating systems? |
WinDriver |
-- |
| 30 |
What is the development process for the Kernel PlugIn? |
WinDriver |
-- |
| 31 |
When trying to build my Kernel PlugIn project I get the following error:
kptest.obj : error LNK2001: unresolved external symbol __chkstk
How can I resolve this? |
WinDriver |
-- |
| 32 |
I would like to execute in the kernel some pieces of code written in Delphi or in Visual Basic, using the Kernel PlugIn. Is it possible? |
WinDriver |
-- |
| 34 |
How do I allocate locked memory in the kernel that can be used inside the interrupt handler? |
WinDriver |
-- |
| 37 |
What is pIntContext in the Kernel PlugIn interrupt functions? |
WinDriver |
-- |
| 38 |
I need to call WD_Transfer() and WD_UsbTransfer() in the Kernel PlugIn. From were do I get hWD in order to pass to these functions? |
WinDriver |
-- |
| 39 |
A restriction in KP_IntAtIrql() is to use only non-pageable memory. What does this mean? |
WinDriver |
-- |
| 40 |
How do I call WD_Transfer() in the Kernel PlugIn interrupt handler? |
WinDriver |
-- |
| 41 |
How do I share a memory buffer between Kernel PlugIn and user mode projects for DMA or other purposes? |
WinDriver |
-- |
| 45 |
What are the COPY_TO_USER_OR_KERNEL and COPY_FROM_USER_OR_KERNEL macros and when should they be used? |
WinDriver |
-- |
| 46 |
Why does my WD_KernelPlugInOpen() call fail? Isn't it the most basic thing for a Kernel PlugIn? |
WinDriver |
-- |
| 48 |
What is the interrupt latency of WinDriver? |
WinDriver |
-- |
| 62 |
Kernel PlugIn Driver Installation - General Guidelines |
WinDriver |
-- |
| 74 |
How do I access the memory on my PCI card using WinDriver? |
WinDriver |
-- |
| 89 |
WinDriver driver distribution to a target Windows machine - versions 4.20 - 5.05b |
WinDriver |
4.20 - 5.05b |
| 103 |
Can I write to disk files during an interrupt routine? |
WinDriver |
-- |
| 104 |
How can I read the value of the PCI interrupt status register from my WinDriver ISR, in order to determine, for example, which card generated the interrupt when the IRQ is shared between several devices? |
WinDriver |
-- |
| 111 |
Distributing your WinDriver based driver to a target Windows machine (Version 5.2x) |
WinDriver |
5.2X |
| 117 |
Distributing your WinDriver-based driver to a target Windows PC - Versions 6.x - 7.x |
WinDriver |
6.x - 7.x |
| 120 |
I have trouble compiling/building a KernelDriver or a Kernel PlugIn *.sys driver on a Windows 98/Me PC |
WinDriver & KernelDriver |
5.20 and above |
| 125 |
Handling shared PCI interrupts in the Kernel PlugIn |
WinDriver |
All |
| 130 |
Distributing your WinDriver-based driver to a target Windows PC - WinDriver version 8.0x |
WinDriver |
8.0x |
| 132 |
Distributing your WinDriver-based driver to a target Windows PC - WinDriver version 8.1x |
WinDriver |
8.1x |