From: Jonathan de Boyne Pollard on 14 Apr 2010 04:54 <!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:e40d1a67-8135-4c92-8c4d-8ebc649feed6(a)q23g2000yqd.googlegroups.com" type="cite"> <p wrap="">I'm sure I could somehow add in an ugly call to fsutil and then parse the output... <br> </p> </blockquote> <p>... or you could find out whatever system call <code>fsutil</code> is making and use it directly.</p> </body> </html>
From: Nicholi on 15 Apr 2010 14:54 On Apr 14, 1:54 am, Jonathan de Boyne Pollard <J.deBoynePollard- newsgro...(a)NTLWorld.COM> wrote: > I'm sure I could somehow add in an ugly call to fsutil and then parse the output... > > ... or you could find out whatever system callfsutilis making and use it directly. Exactly what I would like to do, if I knew what fsutil is calling... Any idea how I can find that out?
|
Pages: 1 Prev: Dr. Watson without debugging symbols Next: Show image in console |