Click here to Skip to main content
15,910,009 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: SortedList not working as an argument Pin
Geoff Williams15-Dec-10 7:15
Geoff Williams15-Dec-10 7:15 
AnswerRe: SortedList not working as an argument Pin
Luc Pattyn15-Dec-10 7:15
sitebuilderLuc Pattyn15-Dec-10 7:15 
AnswerRe: SortedList not working as an argument Pin
Dominick Marciano15-Dec-10 7:44
professionalDominick Marciano15-Dec-10 7:44 
AnswerRe: SortedList not working as an argument Pin
Dominick Marciano15-Dec-10 8:07
professionalDominick Marciano15-Dec-10 8:07 
AnswerRe: SortedList not working as an argument Pin
Dominick Marciano15-Dec-10 8:22
professionalDominick Marciano15-Dec-10 8:22 
GeneralRe: SortedList not working as an argument Pin
Luc Pattyn15-Dec-10 12:07
sitebuilderLuc Pattyn15-Dec-10 12:07 
QuestionCheck extension first and the copy file Pin
spruha314-Dec-10 18:20
spruha314-Dec-10 18:20 
AnswerRe: Check extension first and the copy file Pin
Dave Kreskowiak14-Dec-10 18:41
mveDave Kreskowiak14-Dec-10 18:41 
Saving or copying is no different than opening the file for Read access, reading the file, then writing the contents to another file opened for write access. There is no Copy event or hook.

The only way you'd be able to get the file extension of a file being opened for Write access (you cannot determine WHY the file was opened) would be to write a NTFS Filter Driver[^], which you cannot do in VB or VB.NET.

GeneralRe: Check extension first and the copy file Pin
Prerak Patel16-Dec-10 2:21
professionalPrerak Patel16-Dec-10 2:21 
GeneralRe: Check extension first and the copy file Pin
spruha316-Dec-10 16:36
spruha316-Dec-10 16:36 
GeneralRe: Check extension first and the copy file Pin
Dave Kreskowiak16-Dec-10 17:55
mveDave Kreskowiak16-Dec-10 17:55 
GeneralRe: Check extension first and the copy file Pin
spruha316-Dec-10 18:41
spruha316-Dec-10 18:41 
GeneralRe: Check extension first and the copy file Pin
Dave Kreskowiak17-Dec-10 1:48
mveDave Kreskowiak17-Dec-10 1:48 
QuestionVB6 ActiveX exe appears in register and listed in COM references multiple times. Pin
QuickBooksDev12-Dec-10 2:24
QuickBooksDev12-Dec-10 2:24 
AnswerRe: VB6 ActiveX exe appears in register and listed in COM references multiple times. Pin
Luc Pattyn12-Dec-10 2:32
sitebuilderLuc Pattyn12-Dec-10 2:32 
GeneralRe: VB6 ActiveX exe appears in register and listed in COM references multiple times. Pin
QuickBooksDev12-Dec-10 5:27
QuickBooksDev12-Dec-10 5:27 
GeneralRe: VB6 ActiveX exe appears in register and listed in COM references multiple times. Pin
Dave Kreskowiak12-Dec-10 6:43
mveDave Kreskowiak12-Dec-10 6:43 
GeneralRe: VB6 ActiveX exe appears in register and listed in COM references multiple times. Pin
QuickBooksDev12-Dec-10 9:22
QuickBooksDev12-Dec-10 9:22 
GeneralRe: VB6 ActiveX exe appears in register and listed in COM references multiple times. Pin
LloydA11113-Dec-10 11:36
LloydA11113-Dec-10 11:36 
AnswerRe: VB6 ActiveX exe appears in register and listed in COM references multiple times. Pin
Dave Kreskowiak12-Dec-10 4:30
mveDave Kreskowiak12-Dec-10 4:30 
QuestionSet image transparent Pin
IouriKa10-Dec-10 10:58
IouriKa10-Dec-10 10:58 
AnswerRe: Set image transparent Pin
Henry Minute10-Dec-10 11:12
Henry Minute10-Dec-10 11:12 
AnswerRe: Set image transparent Pin
Dalek Dave10-Dec-10 15:48
professionalDalek Dave10-Dec-10 15:48 
GeneralRe: Set image transparent Pin
Dave Kreskowiak10-Dec-10 16:47
mveDave Kreskowiak10-Dec-10 16:47 
GeneralRe: Set image transparent Pin
Dalek Dave10-Dec-10 17:31
professionalDalek Dave10-Dec-10 17:31 

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.