Click here to Skip to main content
16,019,133 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: linked combo boxes? Pin
oakleaf6-Jul-05 4:42
oakleaf6-Jul-05 4:42 
Questionhow to populate my form with data? Pin
mian rashed6-Jul-05 1:12
mian rashed6-Jul-05 1:12 
GeneralDouble To String Pin
hung_ngole6-Jul-05 0:44
hung_ngole6-Jul-05 0:44 
GeneralRe: Double To String Pin
kalyanforums@yahoo.com6-Jul-05 1:00
kalyanforums@yahoo.com6-Jul-05 1:00 
GeneralRe: Double To String Pin
Anonymous6-Jul-05 21:47
Anonymous6-Jul-05 21:47 
GeneralRe: Double To String Pin
toxcct6-Jul-05 1:05
toxcct6-Jul-05 1:05 
Generalnetwork share code Pin
LokmanHakim5-Jul-05 17:29
LokmanHakim5-Jul-05 17:29 
GeneralRe: network share code Pin
Dave Kreskowiak6-Jul-05 3:15
mveDave Kreskowiak6-Jul-05 3:15 
There is nothing in the .NET Base Class Library that will do this. You need to either P/Invoke the appropriate Win32 API functions to setup the Share and appropriate rights or you can do it using WMI and the System.Management namespace.

I don't have any code to share with you because I've never had to do it. You could look at
this[^] WSH scripting, using WMI, that does approximately what you want. You could use this as a template to create your own code in VB.NET.


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

GeneralRe: network share code Pin
LokmanHakim6-Jul-05 14:31
LokmanHakim6-Jul-05 14:31 
Generalkeypress in datagrid Pin
makeko5-Jul-05 15:44
makeko5-Jul-05 15:44 
GeneralRe: keypress in datagrid Pin
kalyanforums@yahoo.com6-Jul-05 1:06
kalyanforums@yahoo.com6-Jul-05 1:06 
GeneralRe: keypress in datagrid Pin
makeko6-Jul-05 4:11
makeko6-Jul-05 4:11 
GeneralRetrieve data from an XML *.config file. Pin
Brad Fackrell5-Jul-05 15:00
Brad Fackrell5-Jul-05 15:00 
GeneralRe: Retrieve data from an XML *.config file. Pin
Brad Fackrell6-Jul-05 2:46
Brad Fackrell6-Jul-05 2:46 
GeneralCant get GetTitleBarInfo working properly... Pin
AndrewVos5-Jul-05 11:44
AndrewVos5-Jul-05 11:44 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
Anonymous5-Jul-05 14:38
Anonymous5-Jul-05 14:38 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
Anonymous5-Jul-05 15:39
Anonymous5-Jul-05 15:39 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
AndrewVos6-Jul-05 2:07
AndrewVos6-Jul-05 2:07 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
AndrewVos6-Jul-05 2:12
AndrewVos6-Jul-05 2:12 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
AndrewVos6-Jul-05 3:13
AndrewVos6-Jul-05 3:13 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
Anonymous6-Jul-05 9:12
Anonymous6-Jul-05 9:12 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
Anonymous7-Jul-05 4:14
Anonymous7-Jul-05 4:14 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
AndrewVos7-Jul-05 4:40
AndrewVos7-Jul-05 4:40 
GeneralRe: Cant get GetTitleBarInfo working properly... Pin
Anonymous7-Jul-05 10:19
Anonymous7-Jul-05 10:19 
GeneralRegistry Entry (SaveSettings) Pin
Mtognetti5-Jul-05 10:35
Mtognetti5-Jul-05 10:35 

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.