Click here to Skip to main content
15,890,527 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questioncreting a bar code reader using VB.net Pin
saraswathy14313-Jun-07 18:56
saraswathy14313-Jun-07 18:56 
AnswerRe: creting a bar code reader using VB.net Pin
Sathesh Sakthivel13-Jun-07 20:57
Sathesh Sakthivel13-Jun-07 20:57 
GeneralRe: creting a bar code reader using VB.net Pin
saraswathy14313-Jun-07 22:13
saraswathy14313-Jun-07 22:13 
QuestionI want to invisibly control webbrowser control iwebbrowser2 in form Pin
eugeugeug12313-Jun-07 16:28
eugeugeug12313-Jun-07 16:28 
QuestionMy idea is to control IE instance by software Pin
eugeugeug12313-Jun-07 16:22
eugeugeug12313-Jun-07 16:22 
AnswerRe: My idea is to control IE instance by software Pin
Dave Kreskowiak13-Jun-07 17:40
mveDave Kreskowiak13-Jun-07 17:40 
QuestionWindows xp firewall Pin
haggenx13-Jun-07 11:51
haggenx13-Jun-07 11:51 
AnswerRe: Windows xp firewall Pin
Dave Kreskowiak13-Jun-07 17:47
mveDave Kreskowiak13-Jun-07 17:47 
Can you shut it down? No. It wouldn't be much of a firewall if any piece of software could just shutdown the firewall whenever it wanted, now would it? You can add your application and the ports it listens to the firewall using the Firewall API. The documentation is found here[^]. There is no support built into the .NET Framework, so you'll have to P/Invoke the API calls.

The Windows XP Firewall doesn't block outgoing connections, only incomming.



A guide to posting questions on CodeProject[^]

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


GeneralRe: Windows xp firewall Pin
haggenx14-Jun-07 3:30
haggenx14-Jun-07 3:30 
QuestionComboBox Question Pin
Psycho-*Coder*-Extreme13-Jun-07 11:13
Psycho-*Coder*-Extreme13-Jun-07 11:13 
AnswerRe: ComboBox Question [Resolved] Pin
Psycho-*Coder*-Extreme13-Jun-07 11:53
Psycho-*Coder*-Extreme13-Jun-07 11:53 
Questionhow to poll a win2003 terminal server for who is currently logged in Pin
crash89313-Jun-07 10:06
crash89313-Jun-07 10:06 
QuestionPut video input of a VIVO video card in a window Pin
ricox7813-Jun-07 9:53
ricox7813-Jun-07 9:53 
QuestionCreate excel sheet without installing MS Office VB.NET Pin
Dpriya13-Jun-07 9:47
Dpriya13-Jun-07 9:47 
AnswerRe: Create excel sheet without installing MS Office VB.NET Pin
haggenx13-Jun-07 11:45
haggenx13-Jun-07 11:45 
QuestionAxMSWinsockLib Pin
LegionFX13-Jun-07 9:24
LegionFX13-Jun-07 9:24 
QuestionCreating a patch using InstallShield 2008 Pin
steve_rm13-Jun-07 8:36
steve_rm13-Jun-07 8:36 
AnswerRe: Creating a patch using InstallShield 2008 Pin
Dave Kreskowiak13-Jun-07 15:50
mveDave Kreskowiak13-Jun-07 15:50 
QuestionStoring a selected ListBox item into a String variable [modified] Pin
reegan4113-Jun-07 7:41
reegan4113-Jun-07 7:41 
GeneralRe: Storing a selected ListBox item into a String variable Pin
Guffa13-Jun-07 11:47
Guffa13-Jun-07 11:47 
GeneralRe: Storing a selected ListBox item into a String variable Pin
reegan4114-Jun-07 4:03
reegan4114-Jun-07 4:03 
QuestionChanging text on button in MessageBox Pin
ctlqt1213-Jun-07 6:55
ctlqt1213-Jun-07 6:55 
AnswerRe: Changing text on button in MessageBox Pin
Dave Kreskowiak13-Jun-07 7:14
mveDave Kreskowiak13-Jun-07 7:14 
AnswerRe: Changing text on button in MessageBox Pin
koolprasad200313-Jun-07 19:39
professionalkoolprasad200313-Jun-07 19:39 
Questionunknown problem. please help. Pin
manni_n13-Jun-07 5:51
manni_n13-Jun-07 5: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.