|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
Communication between driver and application Hello, I wonder if you can help me or at least provide links on my problem. I expose: I created a driver for hooker ZwCreateFile function of the Win32 API. I managed to retrieve the name of the file is called setting in the ZwCreateFile. Now, I wish I could convey that name in a Win32 application. Do you know how should I proceed? Thank you in advance. |
#2
| |||
| |||
Re: Communication between driver and application At the initiative of the driver, I do not know too much, but it is certainly possible somewhere. In particular, you should at least be able to report a synchronization object to be accessible to a user-mode ... Or at worst, unblock a kernel thread that was invoked by a call to DeviceIoControl () alongside user-mode, allowing DeviceIoControl () to return. You could then later that encapsulate user-mode in a kind of WaitForNextHook ()... |
![]() |
|
Tags: application, communication, driver |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to get the missing driver for PCI communication controller in Intel DP35DP | Perro Justy | Motherboard Processor & RAM | 4 | 15-12-2010 08:22 AM |
windows Xp PCI Communication Controller for fujitsu Siemens driver | hospitable85 | Windows Software | 3 | 10-10-2010 10:43 AM |
Pci Simple Communication Controller Driver | Zangali | Windows Software | 4 | 09-04-2010 02:53 AM |
Driver Detective 6.4.3.13 application not responding | Orion lella | Windows Software | 5 | 17-03-2010 01:54 AM |
How to create a voice response application in communication server? | Felisha | Software Development | 4 | 02-02-2010 05:39 AM |