Click here to Skip to main content
16,005,697 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generaltext file Pin
ADY00711-Apr-05 6:31
ADY00711-Apr-05 6:31 
GeneralRe: text file Pin
Dave Kreskowiak11-Apr-05 6:49
mveDave Kreskowiak11-Apr-05 6:49 
GeneralRe: text file Pin
ADY00711-Apr-05 6:54
ADY00711-Apr-05 6:54 
GeneralRe: text file Pin
Dave Kreskowiak11-Apr-05 7:04
mveDave Kreskowiak11-Apr-05 7:04 
GeneralError as ActiveX Component Can't create Object Pin
Murtuza Husain Miyan Patel11-Apr-05 5:48
professionalMurtuza Husain Miyan Patel11-Apr-05 5:48 
GeneralRe: Error as ActiveX Component Can't create Object Pin
Dave Kreskowiak11-Apr-05 6:43
mveDave Kreskowiak11-Apr-05 6:43 
GeneralChecking Registry permissions Pin
redshoes11-Apr-05 5:34
redshoes11-Apr-05 5:34 
GeneralRe: Checking Registry permissions Pin
Dave Kreskowiak11-Apr-05 6:12
mveDave Kreskowiak11-Apr-05 6:12 
There is no built in support for Permissions (or ACL and ACE) in the .NET Framework 1.0 and 1.1. (It's coming in 2.0!)

There's an example of wrapping the Permissions Win32 API's functions, structures and constants here[^] on GotDotNet. It's in C#, but can be converted to VB.NET.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Checking Registry permissions Pin
Anonymous11-Apr-05 6:15
Anonymous11-Apr-05 6:15 
GeneralQuery Help Pin
Anonymous11-Apr-05 3:57
Anonymous11-Apr-05 3:57 
GeneralRe: Query Help Pin
Dave Kreskowiak11-Apr-05 4:11
mveDave Kreskowiak11-Apr-05 4:11 
GeneralRe: Query Help Pin
rhenerlau19-Apr-05 17:47
rhenerlau19-Apr-05 17:47 
GeneralHelp Needed Pin
Anonymous11-Apr-05 1:43
Anonymous11-Apr-05 1:43 
GeneralNeed Help Pin
Anonymous11-Apr-05 1:36
Anonymous11-Apr-05 1:36 
GeneralRe: Need Help Pin
Anonymous11-Apr-05 5:51
Anonymous11-Apr-05 5:51 
GeneralUsing buttons instead of linklabels Pin
kwttrev11-Apr-05 0:56
kwttrev11-Apr-05 0:56 
GeneralRe: Using buttons instead of linklabels Pin
Dave Kreskowiak11-Apr-05 3:51
mveDave Kreskowiak11-Apr-05 3:51 
GeneralRe: Using buttons instead of linklabels Pin
kwttrev11-Apr-05 19:48
kwttrev11-Apr-05 19:48 
GeneralParameterized query in Oledb by code Pin
Suman Singh10-Apr-05 23:39
professionalSuman Singh10-Apr-05 23:39 
GeneralRe: Parameterized query in Oledb by code Pin
Ritesh123411-Apr-05 2:15
Ritesh123411-Apr-05 2:15 
GeneralRe: Parameterized query in Oledb by code Pin
Suman Singh11-Apr-05 11:35
professionalSuman Singh11-Apr-05 11:35 
GeneralFind method is not working with untyped datatype Pin
Suman Singh10-Apr-05 23:23
professionalSuman Singh10-Apr-05 23:23 
GeneralRe: Find method is not working with untyped datatype Pin
Ritesh123411-Apr-05 2:01
Ritesh123411-Apr-05 2:01 
GeneralRe: Find method is not working with untyped datatype Pin
Suman Singh14-Apr-05 11:43
professionalSuman Singh14-Apr-05 11:43 
QuestionWhat is the main difference between Display member and Valuemember Pin
Suman Singh10-Apr-05 23:17
professionalSuman Singh10-Apr-05 23:17 

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.