Click here to Skip to main content
16,011,608 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Development Environment Pin
Dave Kreskowiak22-Jul-04 16:30
mveDave Kreskowiak22-Jul-04 16:30 
GeneralSpeed Pin
GRMartin22-Jul-04 8:17
GRMartin22-Jul-04 8:17 
GeneralRe: Speed Pin
Dave Kreskowiak23-Jul-04 3:28
mveDave Kreskowiak23-Jul-04 3:28 
GeneralRe: Speed Pin
HiltonG27-Jul-04 3:02
HiltonG27-Jul-04 3:02 
Generalobtaining color from the color.toString Pin
kowplunk22-Jul-04 6:43
kowplunk22-Jul-04 6:43 
GeneralRe: obtaining color from the color.toString Pin
progload24-Jul-04 10:49
progload24-Jul-04 10:49 
GeneralFSO and speed Pin
steff kamush22-Jul-04 5:11
steff kamush22-Jul-04 5:11 
GeneralRe: FSO and speed Pin
Dave Kreskowiak22-Jul-04 5:34
mveDave Kreskowiak22-Jul-04 5:34 
If your using the FSO Folder class, then yes, there is a huge difference in speed. This is because the Folder object is enumerating all the files in the folder to populate its Files collection.

If your using the FSO.CopyFile method, no there shouldn't be a huge difference in speed, but there will be a difference. Unless you have those 20,000 files sitting on a FAT volume...please say it isn't so!



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

GeneralLinks in textboxes Pin
megadith22-Jul-04 3:33
megadith22-Jul-04 3:33 
GeneralRe: Links in textboxes Pin
Dave Kreskowiak22-Jul-04 3:56
mveDave Kreskowiak22-Jul-04 3:56 
GeneralRe: Links in textboxes Pin
megadith23-Jul-04 8:17
megadith23-Jul-04 8:17 
GeneralRe: Links in textboxes Pin
Dave Kreskowiak23-Jul-04 10:30
mveDave Kreskowiak23-Jul-04 10:30 
GeneralRe: Links in textboxes Pin
Mekong River22-Jul-04 5:14
Mekong River22-Jul-04 5:14 
GeneralRe: Links in textboxes Pin
Pablo.ar22-Jul-04 18:53
Pablo.ar22-Jul-04 18:53 
GeneralRe: Links in textboxes Pin
megadith23-Jul-04 8:19
megadith23-Jul-04 8:19 
GeneralRe: Links in textboxes Pin
Pablo.ar23-Jul-04 19:17
Pablo.ar23-Jul-04 19:17 
GeneralClear multiple controls Pin
Brad Fackrell22-Jul-04 2:01
Brad Fackrell22-Jul-04 2:01 
GeneralRe: Clear multiple controls Pin
Dave Kreskowiak22-Jul-04 3:53
mveDave Kreskowiak22-Jul-04 3:53 
GeneralRe: Clear multiple controls Pin
Mekong River22-Jul-04 5:07
Mekong River22-Jul-04 5:07 
GeneralRe: Clear multiple controls Pin
Dave Kreskowiak22-Jul-04 5:20
mveDave Kreskowiak22-Jul-04 5:20 
GeneralColumnHeader Icons Pin
beowulfagate21-Jul-04 21:43
beowulfagate21-Jul-04 21:43 
GeneralRe: ColumnHeader Icons Pin
Pablo.ar22-Jul-04 19:01
Pablo.ar22-Jul-04 19:01 
GeneralPrint Dialog Print to file Pin
gthompson200521-Jul-04 15:43
gthompson200521-Jul-04 15:43 
GeneralRe: Print Dialog Print to file Pin
Dave Kreskowiak22-Jul-04 3:51
mveDave Kreskowiak22-Jul-04 3:51 
GeneralDisplay computer IP Pin
GaryKoh21-Jul-04 14:51
GaryKoh21-Jul-04 14:51 

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.