Click here to Skip to main content
15,907,000 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Image Editing Canvas Pin
Rizwan Bashir5-May-06 1:23
Rizwan Bashir5-May-06 1:23 
GeneralRe: Image Editing Canvas Pin
A M SOMAN5-May-06 2:01
A M SOMAN5-May-06 2:01 
QuestionNeed Design Pattern for my problem Pin
D.Sridhar4-May-06 18:34
D.Sridhar4-May-06 18:34 
Questionrepeater???? Pin
manisahmuhamed4-May-06 17:31
manisahmuhamed4-May-06 17:31 
QuestionHow Change Registry permission? Pin
mrmastii4-May-06 17:28
mrmastii4-May-06 17:28 
AnswerRe: How Change Registry permission? Pin
Dave Kreskowiak5-May-06 3:07
mveDave Kreskowiak5-May-06 3:07 
GeneralRe: How Change Registry permission? Pin
mrmastii5-May-06 4:12
mrmastii5-May-06 4:12 
GeneralRe: How Change Registry permission? Pin
Dave Kreskowiak5-May-06 4:46
mveDave Kreskowiak5-May-06 4:46 
That's nice... Your application won't be able to change anything under that key. This is because the app runs under the security context of the user that launched it.

If you restrict access to that key to only SYSTEM, noone else, including Admins and Domain Admins, will be able to change anything under that key. You will restrict access to the Kernel and only the Kernel! This is of course, unless you change the default restrictions on the Admin accounts.

Does that REALLY sound like a good idea to you?? And does your app's security REALLY need to be that tight?? I doubt it...


Dave Kreskowiak
Microsoft MVP - Visual Basic

GeneralRe: How Change Registry permission? Pin
mrmastii5-May-06 5:28
mrmastii5-May-06 5:28 
GeneralRe: How Change Registry permission? Pin
Dave Kreskowiak5-May-06 7:04
mveDave Kreskowiak5-May-06 7:04 
GeneralRe: How Change Registry permission? Pin
mrmastii5-May-06 8:40
mrmastii5-May-06 8:40 
QuestionCannot inherits Image class?????? Pin
svincoll44-May-06 15:01
svincoll44-May-06 15:01 
AnswerRe: Cannot inherits Image class?????? Pin
Mekong River4-May-06 15:43
Mekong River4-May-06 15:43 
GeneralRe: Cannot inherits Image class?????? Pin
svincoll44-May-06 18:53
svincoll44-May-06 18:53 
AnswerRe: Cannot inherits Image class?????? Pin
Guffa4-May-06 19:00
Guffa4-May-06 19:00 
GeneralRe: Cannot inherits Image class?????? Pin
svincoll44-May-06 19:12
svincoll44-May-06 19:12 
GeneralRe: Cannot inherits Image class?????? Pin
Guffa5-May-06 4:53
Guffa5-May-06 4:53 
AnswerRe: Cannot inherits Image class?????? Pin
Dave Kreskowiak5-May-06 6:31
mveDave Kreskowiak5-May-06 6:31 
Question<b>Tranlation of New Event<b> Pin
eatwork4-May-06 12:16
eatwork4-May-06 12:16 
AnswerRe: Tranlation of New Event Pin
Dave Doknjas5-May-06 14:05
Dave Doknjas5-May-06 14:05 
GeneralRe: Tranlation of New Event Pin
eatwork8-May-06 5:37
eatwork8-May-06 5:37 
GeneralRe: Tranlation of New Event Pin
Dave Doknjas8-May-06 6:03
Dave Doknjas8-May-06 6:03 
QuestionNeed help getting info out of my sortedlist Pin
crash8934-May-06 10:32
crash8934-May-06 10:32 
AnswerRe: Need help getting info out of my sortedlist Pin
crash8934-May-06 10:36
crash8934-May-06 10:36 
QuestionRetriving Field schema using ADO Pin
Quecumber2564-May-06 9:44
Quecumber2564-May-06 9:44 

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.