Click here to Skip to main content
15,916,030 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiondraw series of point into form Pin
sunil goyalG5-Nov-08 2:01
sunil goyalG5-Nov-08 2:01 
AnswerRe: draw series of point into form Pin
Dave Kreskowiak5-Nov-08 13:57
mveDave Kreskowiak5-Nov-08 13:57 
QuestionPassing Discrete parameters to Stored procedures from crystal reports. Pin
thiru_58625-Nov-08 1:46
thiru_58625-Nov-08 1:46 
Questiondatagridview with combobox column Pin
sairfan14-Nov-08 23:04
sairfan14-Nov-08 23:04 
AnswerRe: datagridview with combobox column Pin
Dave Kreskowiak5-Nov-08 13:59
mveDave Kreskowiak5-Nov-08 13:59 
GeneralRe: datagridview with combobox column Pin
SpitfireIXA10-Dec-08 8:05
SpitfireIXA10-Dec-08 8:05 
Questionfolder updated time Pin
jishbalan4-Nov-08 23:03
jishbalan4-Nov-08 23:03 
AnswerRe: folder updated time Pin
Dave Kreskowiak5-Nov-08 2:02
mveDave Kreskowiak5-Nov-08 2:02 
What you're asking isn't really reliable. The folder will not change it's Last Modified Time upon a write of a file inside it. It will only do this upon the creation or delete of a file.

You should be inventorying the files in that folder, checking the time the files was created, then giving an appropriate amount of time for the other process to complete before opening those files and processing them.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




AnswerRe: folder updated time Pin
Alan N5-Nov-08 2:07
Alan N5-Nov-08 2:07 
QuestionVB6 and multi language support Pin
willempipi4-Nov-08 21:45
willempipi4-Nov-08 21:45 
QuestionRe: VB6 and multi language support Pin
Eddy Vluggen4-Nov-08 22:14
professionalEddy Vluggen4-Nov-08 22:14 
AnswerRe: VB6 and multi language support Pin
willempipi4-Nov-08 22:30
willempipi4-Nov-08 22:30 
GeneralRe: VB6 and multi language support Pin
Eddy Vluggen4-Nov-08 22:45
professionalEddy Vluggen4-Nov-08 22:45 
GeneralStill no answer Pin
willempipi4-Nov-08 22:53
willempipi4-Nov-08 22:53 
AnswerRe: VB6 and multi language support Pin
sairfan14-Nov-08 22:59
sairfan14-Nov-08 22:59 
GeneralRe: VB6 and multi language support Pin
willempipi4-Nov-08 23:04
willempipi4-Nov-08 23:04 
GeneralRe: VB6 and multi language support Pin
sairfan14-Nov-08 23:12
sairfan14-Nov-08 23:12 
GeneralStill no solution Pin
willempipi4-Nov-08 23:39
willempipi4-Nov-08 23:39 
GeneralRe: Still no solution Pin
sairfan14-Nov-08 23:45
sairfan14-Nov-08 23:45 
GeneralRe: Still no solution Pin
willempipi5-Nov-08 0:08
willempipi5-Nov-08 0:08 
GeneralRe: Still no solution Pin
ChandraRam5-Nov-08 0:57
ChandraRam5-Nov-08 0:57 
GeneralRe: Still no solution Pin
willempipi5-Nov-08 1:45
willempipi5-Nov-08 1:45 
GeneralRe: Still no solution Pin
ChandraRam5-Nov-08 4:09
ChandraRam5-Nov-08 4:09 
QuestionRe: VB6 and multi language support Pin
sonnyh3-Dec-08 7:58
sonnyh3-Dec-08 7:58 
QuestionCheck the write permission of any folder Pin
sunil goyalG4-Nov-08 20:49
sunil goyalG4-Nov-08 20:49 

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.