Click here to Skip to main content
15,920,383 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionUAC in Vista Pin
Kumaran21cen7-Aug-07 16:01
Kumaran21cen7-Aug-07 16:01 
AnswerRe: UAC in Vista Pin
Christian Graus7-Aug-07 16:58
protectorChristian Graus7-Aug-07 16:58 
GeneralRe: UAC in Vista Pin
Kumaran21cen7-Aug-07 18:07
Kumaran21cen7-Aug-07 18:07 
GeneralRe: UAC in Vista Pin
Christian Graus7-Aug-07 19:14
protectorChristian Graus7-Aug-07 19:14 
GeneralRe: UAC in Vista Pin
Colin Angus Mackay8-Aug-07 0:38
Colin Angus Mackay8-Aug-07 0:38 
GeneralRe: UAC in Vista Pin
Dave Kreskowiak8-Aug-07 3:26
mveDave Kreskowiak8-Aug-07 3:26 
QuestionSimple Firewall Pin
VIP-CoMmAnDo7-Aug-07 14:42
VIP-CoMmAnDo7-Aug-07 14:42 
AnswerRe: Simple Firewall Pin
Dave Kreskowiak8-Aug-07 3:30
mveDave Kreskowiak8-Aug-07 3:30 
Your first going to have to learn to write drivers for Windows. Dig up the Windows Device Driver Development Kit, learn C++, learn to write drivers, then learn how Window's network stack works and write a driver that will fit between two layers of the stack so you can intercept all the network traffic and analyze it before it gets sent up the rest of the network stack.

THEN, you can write your app to analyze the traffic and modify it.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionTCP-Connection between two Clients Pin
Andi Bar7-Aug-07 13:16
Andi Bar7-Aug-07 13:16 
QuestionCall a control's click event Pin
x-Taka-x7-Aug-07 11:48
x-Taka-x7-Aug-07 11:48 
AnswerRe: Call a control's click event Pin
Christian Graus7-Aug-07 12:09
protectorChristian Graus7-Aug-07 12:09 
GeneralRe: Call a control's click event Pin
x-Taka-x11-Aug-07 0:16
x-Taka-x11-Aug-07 0:16 
AnswerSenthil's Reply for Call a control's click event Pin
Senthil S8-Aug-07 2:12
Senthil S8-Aug-07 2:12 
GeneralRe: Senthil's Reply for Call a control's click event Pin
x-Taka-x11-Aug-07 0:18
x-Taka-x11-Aug-07 0:18 
QuestionCalling a C ++ DLL from a VB 2005 application Pin
jyothim7-Aug-07 11:44
jyothim7-Aug-07 11:44 
AnswerRe: Calling a C ++ DLL from a VB 2005 application Pin
Christian Graus7-Aug-07 12:10
protectorChristian Graus7-Aug-07 12:10 
GeneralRe: Calling a C ++ DLL from a VB 2005 application Pin
jyothim8-Aug-07 3:13
jyothim8-Aug-07 3:13 
QuestionCystal Report Pin
Assaf827-Aug-07 10:31
Assaf827-Aug-07 10:31 
QuestionUser Authentication Pin
Lexi Phillips7-Aug-07 10:11
Lexi Phillips7-Aug-07 10:11 
AnswerRe: User Authentication Pin
Tom Deketelaere8-Aug-07 1:23
professionalTom Deketelaere8-Aug-07 1:23 
QuestionMaking sure a file really is there Pin
'Drew7-Aug-07 9:56
'Drew7-Aug-07 9:56 
AnswerRe: Making sure a file really is there Pin
The ANZAC7-Aug-07 10:41
The ANZAC7-Aug-07 10:41 
GeneralRe: Making sure a file really is there Pin
'Drew7-Aug-07 11:38
'Drew7-Aug-07 11:38 
GeneralRe: Making sure a file really is there Pin
Dave Kreskowiak7-Aug-07 12:28
mveDave Kreskowiak7-Aug-07 12:28 
GeneralRe: Making sure a file really is there Pin
'Drew7-Aug-07 12:51
'Drew7-Aug-07 12:51 

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.