From: Jonathan de Boyne Pollard on
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote
cite="mid:31a278d0-6349-480f-a424-f913c9debbae(a)l25g2000yqd.googlegroups.com"
type="cite">
<p wrap="">E.g. I would like to get the name[s] of [each] jpg or
bitmap for instance along with the date created and modified. <br>
</p>
</blockquote>
<p><a
href="http://msdn.microsoft.com/en-us/library/aa364419%28VS.85%29.aspx">FindFirstFileEx()</a>
is your friend.</p>
</body>
</html>