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

Visual Basic

 
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 
AnswerRe: List of "DO NOT TOUCH" Processes Pin
Luc Pattyn4-May-12 16:05
sitebuilderLuc Pattyn4-May-12 16:05 
That is not practical, the list of typical processes is a moving target. It differs from one Windows version to the next, from one PC to the next, and from one moment to the next, as Windows, your AntiVirus SW, and a lot of applications get updated any way their vendor sees fit. Forget it.

What you might do is run Windows in kiosk mode (Google!), and write one app that offers the user exactly those operations you want available, no more, no less; it would launch allowed processes, the user would never launch anything through Windows, only through your one app (which may or may not require a lot of Windows Explorer functionality). No guarantees, as I've never done that (kiosk mode, that is).

Smile | :)
Luc Pattyn [My Articles] Nil Volentibus Arduum

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 
GeneralRe: Run Application in 64-bit mode Pin
Brandon-X120004-May-12 9:18
Brandon-X120004-May-12 9:18 

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.