RE: Certain files in the system32 directory are not listed

2007-06-07 Thread Karl M
Hi All... Subject: RE: Certain files in the system32 directory are not listed Date: Thu, 7 Jun 2007 18:23:35 +0100 On 07 June 2007 17:55, John Cooper wrote: > Dave Korn wrote: > >>> (could that fact that I'm using x64 be contributing to the problem?) >> Unlikely t

Re: Certain files in the system32 directory are not listed

2007-06-07 Thread Matthew Woehlke
John Cooper wrote: Incidentally, would cygwin be able to exec such 64-bit programs? Cygwin has no problems starting 64-bit programs, that's exactly what our cygwin build environment does when building the 64-bit version of our stuff (using the MSVC8 compiler)... The only problem that arises

RE: Certain files in the system32 directory are not listed

2007-06-07 Thread Dave Korn
On 07 June 2007 17:55, John Cooper wrote: > Dave Korn wrote: > >>> (could that fact that I'm using x64 be contributing to the problem?) >> Unlikely to be related. > > It turns out that x64 is indeed causing the discrepancy. > From http://msdn.microsoft.com/msdnmag/issues/06/05/x64/default.aspx

RE: Certain files in the system32 directory are not listed

2007-06-07 Thread John Cooper
Dave Korn wrote: > > (could that fact that I'm using x64 be contributing to the problem?) > Unlikely to be related. It turns out that x64 is indeed causing the discrepancy. From http://msdn.microsoft.com/msdnmag/issues/06/05/x64/default.aspx : "File activity from a Win32 process that would nor

RE: Certain files in the system32 directory are not listed

2007-06-07 Thread Dave Korn
On 07 June 2007 12:13, John Cooper wrote: > Some files that exist in the C:/WINDOWS/system32 directory are not > listed when running `ls' or `echo' from a cygwin bash or zsh shell. > Examples include mstsc.exe and iisapp.vbs. > > These files are both listed when running 'dir' in a Windows cmd pro