Shandy's Blog

Where Andrew Sutton, aka Shandy rants and rambles on as the fancy takes him

vbCity Blogs moved to:
http://cs.vbcity.com/blogs
  Home :: Syndication  :: Login

My name is Andrew Sutton, aka Shandy.

I am currently living and working in the UK as a software developer. This blog contains mainly IT related issues.

I was a Microsoft VB MVP for a couple of years (Apr 2004-Mar 2006) and was a vbCityLeader between April 2003 and June 2007.

If you are looking for my Sri Lanka or Morocco experiences check out Shandy's Sri Lanka Blog or Shandy's Morocco Blog. My personal (Non IT) blog is now at Shandy's Place

JanFebruary 2010Mar
SMTWTFS
31123456
78910111213
14151617181920
21222324252627
28123456
78910111213

Articles

Archives

Topics

Image Galleries

.NET

Blogs I Read

Others

VB.Classic

I released my first ever code to the vbCity Code Bank - VB.Classic this week; Update File Creation/Last Modified/Last Accessed Dates. I created this code to solve a small problem I was having at work where I was losing file creation and last modified dates on files. Basically I needed the user's creation and last modified file dates to be used, even if I modified or even re-created some files afterwards. The code I wrote worked quite nicely in that it allowed me to update a file creation or last modified date (which is not available intrinisically within VB.Classic - API calls are used) and so I thought I'd finally release some of my work to the unsuspecting vbCity members ;-)
posted on Tuesday, July 19, 2005 10:02 PM