Prev: Intermittent problem in data transfer MSAccess to Oracle using VB
Next: Treewalker for MSXML2 in VB6
From: LondonLad on 27 Jul 2010 11:23 Hi Is there a way with VB6 to copy a folder and retain its Date Created? Still need help on getting folder dates on different drives. Can you help please
From: Karl E. Peterson on 27 Jul 2010 13:16
LondonLad laid this down on his screen : > Hi > Is there a way with VB6 to copy a folder and retain its Date Created? > > Still need help on getting folder dates on different drives. > > Can you help please You'd just use GetFileTime and SetFileTime, no? -- ..NET: It's About Trust! http://vfred.mvps.org |