Click here to Skip to main content
15,886,873 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalsaw Pin
m.alagushankar4-May-12 22:04
m.alagushankar4-May-12 22:04 
GeneralRe: saw Pin
Brandon-X120005-May-12 4:49
Brandon-X120005-May-12 4:49 
Questiontext box not filled in until you click on the tab page Pin
alejx4-May-12 18:11
alejx4-May-12 18:11 
AnswerRe: text box not filled in until you click on the tab page Pin
Eddy Vluggen6-May-12 6:03
professionalEddy Vluggen6-May-12 6:03 
QuestionList of "DO NOT TOUCH" Processes Pin
Brandon-X120004-May-12 13:00
Brandon-X120004-May-12 13:00 
AnswerRe: List of "DO NOT TOUCH" Processes Pin
Dave Kreskowiak4-May-12 13:53
mveDave Kreskowiak4-May-12 13:53 
GeneralRe: List of "DO NOT TOUCH" Processes Pin
Brandon-X1200018-May-12 7:12
Brandon-X1200018-May-12 7:12 
GeneralRe: List of "DO NOT TOUCH" Processes Pin
Dave Kreskowiak18-May-12 8:32
mveDave Kreskowiak18-May-12 8:32 
1 and 2 do nothing but stop all TCP/IP traffic on the network interfaces. They have nothing to do with stopping process or OK'ing a process to launch.


Brandon T. H. wrote:
(3.) Check the process really deep to make sure it's not connected to anything
important


First, how do you define "anything important"?? Then, how do you think you're going to implement this "check"??


Brandon T. H. wrote:
freeze the non-important parts of the program.


You've already been told: You're not going to "freeze" anything. Attempting to do so can have unforseen consequences in the system.


Windows already implements the goal of your application in Group Policy.

AnswerRe: List of "DO NOT TOUCH" Processes Pin
Luc Pattyn4-May-12 16:05
sitebuilderLuc Pattyn4-May-12 16:05 
AnswerRe: List of "DO NOT TOUCH" Processes Pin
Richard MacCutchan4-May-12 23:14
mveRichard MacCutchan4-May-12 23:14 
AnswerRe: List of "DO NOT TOUCH" Processes Pin
Philippe Mori5-May-12 1:37
Philippe Mori5-May-12 1:37 
QuestionI need a countdown timer that works in a VB ASP.net MVC3 app Pin
Member 84427504-May-12 3:32
Member 84427504-May-12 3:32 
AnswerRe: I need a countdown timer that works in a VB ASP.net MVC3 app Pin
Eddy Vluggen4-May-12 6:04
professionalEddy Vluggen4-May-12 6:04 
GeneralRe: I need a countdown timer that works in a VB ASP.net MVC3 app Pin
Member 84427504-May-12 6:15
Member 84427504-May-12 6:15 
GeneralRe: I need a countdown timer that works in a VB ASP.net MVC3 app Pin
Eddy Vluggen4-May-12 7:41
professionalEddy Vluggen4-May-12 7:41 
GeneralRe: I need a countdown timer that works in a VB ASP.net MVC3 app Pin
Member 84427504-May-12 16:35
Member 84427504-May-12 16:35 
GeneralRe: I need a countdown timer that works in a VB ASP.net MVC3 app Pin
Eddy Vluggen4-May-12 22:49
professionalEddy Vluggen4-May-12 22:49 
GeneralRe: I need a countdown timer that works in a VB ASP.net MVC3 app Pin
Member 84427504-May-12 23:42
Member 84427504-May-12 23:42 
QuestionVisual Basic 2010 : Creating a list and searching it efficiently using a binary file Pin
Member 89233203-May-12 9:20
Member 89233203-May-12 9:20 
AnswerRe: Visual Basic 2010 : Creating a list and searching it efficiently using a binary file Pin
Eddy Vluggen3-May-12 23:58
professionalEddy Vluggen3-May-12 23:58 
Question[Solved] Run Application in 64-bit mode Pin
Brandon-X120002-May-12 13:43
Brandon-X120002-May-12 13:43 
AnswerRe: Run Application in 64-bit mode Pin
Peter_in_27802-May-12 13:59
professionalPeter_in_27802-May-12 13:59 
GeneralRe: Run Application in 64-bit mode Pin
Brandon-X120003-May-12 2:48
Brandon-X120003-May-12 2:48 
GeneralRe: Run Application in 64-bit mode Pin
Brandon-X120003-May-12 2:57
Brandon-X120003-May-12 2:57 
GeneralRe: Run Application in 64-bit mode Pin
Peter_in_27803-May-12 12:11
professionalPeter_in_27803-May-12 12:11 

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.