Click here to Skip to main content
15,884,099 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionloop trought combobox all item...from a web page Pin
sal2111-Jun-09 11:09
sal2111-Jun-09 11:09 
AnswerRe: loop trought combobox all item...from a web page Pin
Dave Kreskowiak12-Jun-09 3:31
mveDave Kreskowiak12-Jun-09 3:31 
QuestionARW Thumbnails with VB.Net Pin
Easy_Rider999911-Jun-09 9:40
Easy_Rider999911-Jun-09 9:40 
AnswerRe: ARW Thumbnails with VB.Net Pin
Dave Kreskowiak12-Jun-09 3:33
mveDave Kreskowiak12-Jun-09 3:33 
QuestionVB6 to .net upgrade issue [modified] Pin
No-e11-Jun-09 7:49
No-e11-Jun-09 7:49 
AnswerRe: VB6 to .net upgrade issue Pin
Dave Kreskowiak11-Jun-09 9:10
mveDave Kreskowiak11-Jun-09 9:10 
GeneralRe: VB6 to .net upgrade issue Pin
No-e11-Jun-09 10:50
No-e11-Jun-09 10:50 
QuestionFiltering the results of GetDirectories? Pin
Sonhospa11-Jun-09 7:32
Sonhospa11-Jun-09 7:32 
Hello Champs,

I hope you're laughing at my question and have plenty of solutions right on your fingertips Wink | ;) What might be important to know is that I'm using the German Version of Vista.

In my application, the line
Dim drv as DriveInfo
For Each di As DirectoryInfo In drv.RootDirectory.GetDirectories("*", SearchOption.TopDirectoryOnly)
    ...(code)
Next
returns an array of subdirectories (just as it's supposed to Wink | ;) ), which obviously contains

a) all the hidden directories
b) several directories with their English AND their German names (i.a. "Programme" AND "Program Files")

In the end I have 18 directories counted instead of 12 which I can see in the explorer. Filtering them by names in the GetDirectories filter option doesn't make a lot of sense, right?

But how can I restrict my array to the directories which are visible in the Explorer Confused | :confused:

Thanks for helping Rose | [Rose] ,
Michael
AnswerRe: Filtering the results of GetDirectories? Pin
Luc Pattyn11-Jun-09 9:00
sitebuilderLuc Pattyn11-Jun-09 9:00 
NewsRe: Filtering the results of GetDirectories? Pin
Sonhospa11-Jun-09 10:10
Sonhospa11-Jun-09 10:10 
QuestionVBA (Bar chart error: String too long) Pin
jainga1021311-Jun-09 6:57
jainga1021311-Jun-09 6:57 
AnswerRe: VBA (Bar chart error: String too long) Pin
Luc Pattyn11-Jun-09 7:36
sitebuilderLuc Pattyn11-Jun-09 7:36 
AnswerRe: VBA (Bar chart error: String too long) Pin
Sonhospa11-Jun-09 8:17
Sonhospa11-Jun-09 8:17 
GeneralRe: VBA (Bar chart error: String too long) Pin
jainga1021311-Jun-09 8:28
jainga1021311-Jun-09 8:28 
AnswerRe: VBA (Bar chart error: String too long) Pin
Sonhospa11-Jun-09 9:48
Sonhospa11-Jun-09 9:48 
AnswerRe: VBA (Bar chart error: String too long) Pin
Dave Kreskowiak11-Jun-09 9:07
mveDave Kreskowiak11-Jun-09 9:07 
Questionis possible GET data from web page Pin
sal2111-Jun-09 5:08
sal2111-Jun-09 5:08 
AnswerRe: is possible GET data from web page Pin
Colin Angus Mackay11-Jun-09 5:50
Colin Angus Mackay11-Jun-09 5:50 
QuestionVB6 sendkey is not working under window vista Pin
Member 367682211-Jun-09 1:38
Member 367682211-Jun-09 1:38 
AnswerRe: VB6 sendkey is not working under window vista Pin
Henry Minute11-Jun-09 2:10
Henry Minute11-Jun-09 2:10 
AnswerRe: VB6 sendkey is not working under window vista Pin
Nagy Vilmos11-Jun-09 2:54
professionalNagy Vilmos11-Jun-09 2:54 
AnswerRe: VB6 sendkey is not working under window vista Pin
Dave Kreskowiak11-Jun-09 3:40
mveDave Kreskowiak11-Jun-09 3:40 
Questiondynamic call of a function Pin
mehrdadc4811-Jun-09 1:22
mehrdadc4811-Jun-09 1:22 
AnswerRe: dynamic call of a function Pin
Dave Kreskowiak11-Jun-09 3:33
mveDave Kreskowiak11-Jun-09 3:33 
Questionbinding navigater add new Pin
nikhil123410-Jun-09 20:37
nikhil123410-Jun-09 20:37 

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.