Click here to Skip to main content
15,905,785 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Full Text Query Pin
EliottA16-Feb-09 2:41
EliottA16-Feb-09 2:41 
AnswerRe: Full Text Query Pin
Steven J Jowett16-Feb-09 4:18
Steven J Jowett16-Feb-09 4:18 
Questionhow save image to bitmap file? Pin
hamziak16-Feb-09 1:03
hamziak16-Feb-09 1:03 
GeneralRe: how save image to bitmap file? Pin
Luc Pattyn16-Feb-09 1:07
sitebuilderLuc Pattyn16-Feb-09 1:07 
JokeRe: how save image to bitmap file? Pin
DaveAuld16-Feb-09 1:31
professionalDaveAuld16-Feb-09 1:31 
GeneralRe: how save image to bitmap file? Pin
Steven J Jowett16-Feb-09 3:32
Steven J Jowett16-Feb-09 3:32 
QuestionHow can give a full (AllAccess) permission to a drive? Pin
JUNEYT16-Feb-09 0:39
JUNEYT16-Feb-09 0:39 
AnswerRe: How can give a full (AllAccess) permission to a drive? Pin
Dave Kreskowiak16-Feb-09 2:19
mveDave Kreskowiak16-Feb-09 2:19 
If the person running the code doesn't have the permissions you're trying to grant, you can't grant them!

The code you posted doesn't grant permissions to the user, but to the code, but only under the limits imposed by NTFS. Again, you don't have the permissions in the first place, you can't get them by using code.


A guide to posting questions on CodeProject[^]



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




QuestionHow can you resize a User Control at design time using code? [modified] Pin
Paul Hasler15-Feb-09 21:31
Paul Hasler15-Feb-09 21:31 
AnswerRe: How can you resize a User Control at design time using code? Further Update - Still Confused Pin
Paul Hasler16-Feb-09 2:00
Paul Hasler16-Feb-09 2:00 
GeneralRe: How can you resize a User Control at design time using code? Further Update - Still Confused Pin
riced16-Feb-09 3:04
riced16-Feb-09 3:04 
GeneralRe: How can you resize a User Control at design time using code? Further Update - Still Confused Pin
Paul Hasler16-Feb-09 13:37
Paul Hasler16-Feb-09 13:37 
GeneralRe: How can you resize a User Control at design time using code? Further Update - Still Confused Pin
riced17-Feb-09 0:58
riced17-Feb-09 0:58 
Questionusing datagrid in visual basic 6 [modified] Pin
spruha36915-Feb-09 18:49
spruha36915-Feb-09 18:49 
AnswerRe: using datagrid in visual basic 6 Pin
Christian Graus15-Feb-09 20:00
protectorChristian Graus15-Feb-09 20:00 
GeneralRe: using datagrid in visual basic 6 Pin
DaveAuld15-Feb-09 22:28
professionalDaveAuld15-Feb-09 22:28 
GeneralRe: using datagrid in visual basic 6 Pin
Dave Kreskowiak16-Feb-09 5:26
mveDave Kreskowiak16-Feb-09 5:26 
GeneralRe: using datagrid in visual basic 6 Pin
Samir Ibrahim16-Feb-09 8:05
Samir Ibrahim16-Feb-09 8:05 
GeneralRe: using datagrid in visual basic 6 Pin
Dave Kreskowiak16-Feb-09 10:08
mveDave Kreskowiak16-Feb-09 10:08 
AnswerRe: using datagrid in visual basic 6 Pin
Nanda_MR15-Feb-09 20:14
Nanda_MR15-Feb-09 20:14 
AnswerRe: using datagrid in visual basic 6 Pin
Samir Ibrahim16-Feb-09 4:56
Samir Ibrahim16-Feb-09 4:56 
Questioncreating and using a sound file in vb.net Pin
akpakwu15-Feb-09 18:40
akpakwu15-Feb-09 18:40 
AnswerRe: creating and using a sound file in vb.net Pin
Christian Graus15-Feb-09 20:02
protectorChristian Graus15-Feb-09 20:02 
AnswerRe: creating and using a sound file in vb.net Pin
Paul Hasler16-Feb-09 0:01
Paul Hasler16-Feb-09 0:01 
Questionvb.net datagrid Pin
hrishiS15-Feb-09 18:26
hrishiS15-Feb-09 18:26 

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.