Click here to Skip to main content
15,890,385 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Make Pen drive password protected. Pin
Dave Kreskowiak22-Feb-10 6:22
mveDave Kreskowiak22-Feb-10 6:22 
AnswerRe: Make Pen drive password protected. Pin
Steven J Jowett23-Feb-10 3:24
Steven J Jowett23-Feb-10 3:24 
QuestionError while executing cmd command through vb.net Pin
Gagan.2022-Feb-10 4:00
Gagan.2022-Feb-10 4:00 
AnswerRe: Error while executing cmd command through vb.net Pin
Richard MacCutchan22-Feb-10 4:38
mveRichard MacCutchan22-Feb-10 4:38 
GeneralRe: Error while executing cmd command through vb.net Pin
Gagan.2022-Feb-10 4:52
Gagan.2022-Feb-10 4:52 
GeneralRe: Error while executing cmd command through vb.net Pin
Richard MacCutchan22-Feb-10 5:28
mveRichard MacCutchan22-Feb-10 5:28 
AnswerRe: Error while executing cmd command through vb.net Pin
Dave Kreskowiak22-Feb-10 6:24
mveDave Kreskowiak22-Feb-10 6:24 
GeneralRe: Error while executing cmd command through vb.net Pin
Gagan.204-Mar-10 4:11
Gagan.204-Mar-10 4:11 
I have a doubt in the example you had suggested.

I am using a combo box to select drive name. In the code
Call SHFormatDrive(Me.hWnd, _
                         drvToFormat, _
                         SHFD_CAPACITY_DEFAULT, _
                         SHFD_FORMAT_QUICK)


where drvToFormat is declared as integer. When I am passing drive name to drvToFormat it is giving error that conversion from string to integer is not valid. What value should I paas as to drvToFormat to format my pen drive?

Thanks.

Gagan
GeneralRe: Error while executing cmd command through vb.net Pin
Dave Kreskowiak4-Mar-10 13:00
mveDave Kreskowiak4-Mar-10 13:00 
QuestionLineShape control not moving freely with cursor Pin
for120622-Feb-10 0:05
for120622-Feb-10 0:05 
AnswerRe: LineShape control not moving freely with cursor Pin
Dave Kreskowiak22-Feb-10 3:26
mveDave Kreskowiak22-Feb-10 3:26 
GeneralRe: LineShape control not moving freely with cursor Pin
for120622-Feb-10 17:09
for120622-Feb-10 17:09 
GeneralRe: LineShape control not moving freely with cursor Pin
Dave Kreskowiak22-Feb-10 17:42
mveDave Kreskowiak22-Feb-10 17:42 
GeneralRe: LineShape control not moving freely with cursor [modified] Pin
for120622-Feb-10 19:02
for120622-Feb-10 19:02 
GeneralRe: LineShape control not moving freely with cursor Pin
Dave Kreskowiak23-Feb-10 1:10
mveDave Kreskowiak23-Feb-10 1:10 
GeneralRe: LineShape control not moving freely with cursor Pin
for120623-Feb-10 1:17
for120623-Feb-10 1:17 
QuestionUsing "LIKE" Pin
EvanSaunders21-Feb-10 21:12
EvanSaunders21-Feb-10 21:12 
AnswerRe: Using "LIKE" Pin
Wayne Gaylard21-Feb-10 21:30
professionalWayne Gaylard21-Feb-10 21:30 
GeneralRe: Using "LIKE" Pin
EvanSaunders21-Feb-10 21:39
EvanSaunders21-Feb-10 21:39 
GeneralRe: Using "LIKE" Pin
JustWorking21-Feb-10 21:46
JustWorking21-Feb-10 21:46 
AnswerRe: Using "LIKE" Pin
JustWorking21-Feb-10 21:33
JustWorking21-Feb-10 21:33 
GeneralRe: Using "LIKE" Pin
EvanSaunders21-Feb-10 21:42
EvanSaunders21-Feb-10 21:42 
AnswerRe: Using "LIKE" Pin
Dave Kreskowiak22-Feb-10 3:21
mveDave Kreskowiak22-Feb-10 3:21 
QuestionAutodetect Pin
JustWorking21-Feb-10 20:30
JustWorking21-Feb-10 20:30 
AnswerRe: Autodetect Pin
Anubhava Dimri22-Feb-10 0:55
Anubhava Dimri22-Feb-10 0:55 

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.