Click here to Skip to main content
15,868,006 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: screensaver fine tuning Pin
GPrime6910-May-12 17:39
GPrime6910-May-12 17:39 
Questionhow to play videos from my database on my vb.net form.? Pin
romapatel6-May-12 4:01
romapatel6-May-12 4:01 
AnswerRe: how to play videos from my database on my vb.net form.? Pin
Eddy Vluggen6-May-12 6:06
professionalEddy Vluggen6-May-12 6:06 
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 
Hello people,

I'm making a software which will only allow a set of pre-defined programs I list, when it detects a "no no" process it terminates it. I made a text file that the program loads and tells it which processes which not to terminate and/or suspend, currently the list I have for that is (see below)

System
Interrupts
smss


Whenever a user wants to save his or her new settings, a form pops-up with UAC (user-account control) -like behavior, it suspends all processes except critical ones (the list above), it does this just in case the computer has been hacked or been unauthorized remote control (yeah I'm pretty serious about it) but whenever I tend to do this, it crashes the system. What would I like to know is which processes that should not be terminated or suspended or NOT BE TOUCHED all together, in order for the computer to not crash, so that the user doesn't have to force restart the computer, by unplugging the cord or holding the power-button for a few seconds.
Simple Thanks and Regards,
Brandon T. H.

Been programming in Visual Basic for 4 years this point forward, and is very good at it (I can even create programs completely on code, without dragging those items from the toolbox). Programming C++ for 1 year so far and the same with C#.

Many of life's failures are people who did not realize how close they were to success when they gave up. - Thomas Edison

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 
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 

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.