Click here to Skip to main content
16,016,306 members
Home / Discussions / System Admin
   

System Admin

 
GeneralCreating a non-viewable File Pin
Bill S19-Apr-02 8:32
professionalBill S19-Apr-02 8:32 
GeneralRe: Creating a non-viewable File Pin
Roger Wright19-Apr-02 14:56
professionalRoger Wright19-Apr-02 14:56 
GeneralWindows Installer on Win 2K Pin
17-Apr-02 12:42
suss17-Apr-02 12:42 
GeneralRe: Windows Installer on Win 2K Pin
Mike Nordell17-Apr-02 13:00
Mike Nordell17-Apr-02 13:00 
QuestionCan I trnsfer data to other computer in filter driver? Pin
Tida17-Apr-02 7:35
Tida17-Apr-02 7:35 
AnswerRe: Can I trnsfer data to other computer in filter driver? Pin
Mike Nordell17-Apr-02 7:57
Mike Nordell17-Apr-02 7:57 
GeneralRe: Can I trnsfer data to other computer in filter driver? Pin
Tida17-Apr-02 8:39
Tida17-Apr-02 8:39 
GeneralRe: Can I trnsfer data to other computer in filter driver? Pin
Mike Nordell17-Apr-02 8:58
Mike Nordell17-Apr-02 8:58 
Is that service runing in kernel mode

Services are much like normal processes in that they run in user-mode, often under the System account.

As for how you signal your service and move the data to be sent between the service and the driver... Well, something you'd have to do yoursel, no? Smile | :)

You might want to have a look at e.g. FileMon from sysinternals. IIRC there's already a functioning driver<->app communication set up there and you could probably "borrow" a few snippets.
GeneralRe: Can I trnsfer data to other computer in filter driver? Pin
Tida17-Apr-02 9:39
Tida17-Apr-02 9:39 
GeneralRe: Can I trnsfer data to other computer in filter driver? Pin
Mike Nordell17-Apr-02 9:49
Mike Nordell17-Apr-02 9:49 
GeneralWinXP annoyance.... Pin
Phil Speller17-Apr-02 5:24
Phil Speller17-Apr-02 5:24 
Generalwget emulator!! Pin
Brian Delahunty16-Apr-02 5:56
Brian Delahunty16-Apr-02 5:56 
GeneralRe: wget emulator!! Pin
Mike Nordell17-Apr-02 8:24
Mike Nordell17-Apr-02 8:24 
GeneralRe: wget emulator!! Pin
Brian Delahunty19-Apr-02 1:43
Brian Delahunty19-Apr-02 1:43 
GeneralRe: wget emulator!! Pin
Brian Delahunty27-Apr-02 6:40
Brian Delahunty27-Apr-02 6:40 
GeneralURGENT - Shutdown Icon Removal Pin
Sameer Maggon14-Apr-02 21:43
Sameer Maggon14-Apr-02 21:43 
GeneralRe: URGENT - Shutdown Icon Removal Pin
adara15-Apr-02 8:00
adara15-Apr-02 8:00 
QuestionHow to create file object in driver routine Pin
Tida12-Apr-02 9:27
Tida12-Apr-02 9:27 
AnswerRe: How to create file object in driver routine Pin
Tim Deveaux13-Apr-02 13:00
Tim Deveaux13-Apr-02 13:00 
GeneralWin 2000 Server Anti Virus Software Pin
Ranjan Banerji12-Apr-02 5:53
Ranjan Banerji12-Apr-02 5:53 
GeneralRe: Win 2000 Server Anti Virus Software Pin
Jon Sagara12-Apr-02 6:29
Jon Sagara12-Apr-02 6:29 
GeneralRe: Win 2000 Server Anti Virus Software Pin
Ranjan Banerji12-Apr-02 6:54
Ranjan Banerji12-Apr-02 6:54 
GeneralRe: Win 2000 Server Anti Virus Software Pin
Jon Sagara12-Apr-02 7:06
Jon Sagara12-Apr-02 7:06 
GeneralRe: Win 2000 Server Anti Virus Software Pin
Ranjan Banerji12-Apr-02 8:48
Ranjan Banerji12-Apr-02 8:48 
GeneralRe: Win 2000 Server Anti Virus Software Pin
Jon Sagara12-Apr-02 9:01
Jon Sagara12-Apr-02 9:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.