Re: Files on network folder unvisible
From: Michael Reim (nospam.reim_at_REMOVENOSPAMANDCAPShelmut-fischer.denospam)
Date: 01/19/05
- Next message: zen master: "IDE hard disk help !!!"
- Previous message: mobilevil: "ce 5.0 touch panel, SYSINTR_TOUCH_CHANGED"
- In reply to: Paul G. Tobey [eMVP]: "Re: Files on network folder unvisible"
- Next in thread: Paul G. Tobey [eMVP]: "Re: Files on network folder unvisible"
- Reply: Paul G. Tobey [eMVP]: "Re: Files on network folder unvisible"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 19 Jan 2005 12:18:59 +0100
Hi Paul
I did a debug build and after turning on the debug zones for redir.dll I
found the following:
For a file with A set I get a debug line with Attributes (2020)
For a file with A,S,H set I get Attributes (26)
For a file with no attributes I get Attributes (2000)
For a directory I get Attributes (2010)
This looks all ok to me.
The only thing I don't understand is the 2000, I expected 20, 0 and 10, not
2020, 2000, 2010.
The system attribut is 0x04 and this is set only on one file, but explorer
handles all files as system files.
A second thing I discovered is that the command shell handles all files
correct, so this looks like a explorer bug. Attrib *.* on the command shell
shows correct attributes.
Is there a known bug in the windows explorer?
-- Michael Reim reim AT helmut-fischer DOT de "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com> schrieb im Newsbeitrag news:Olc3rGX$EHA.3824@TK2MSFTNGP10.phx.gbl... > I'm not sure what's going on. If it were me, I'd build a debug version of > the OS and trace through the shell code when it's displaying that folder to > see what is going on. > > Paul T. > > "Michael Reim" <nospam.reim@REMOVENOSPAMANDCAPShelmut-fischer.denospam> > wrote in message news:OqutvJT$EHA.2600@TK2MSFTNGP09.phx.gbl... > > Hi Paul > > > > The parent folder has Archive turned off. > > And still CE thinks that all files are system files. > > > > -- > > Michael Reim > > reim AT helmut-fischer DOT de > > > > > > "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com> > > schrieb im Newsbeitrag news:e48JHjl#EHA.2016@TK2MSFTNGP15.phx.gbl... > >> Archive is the only one I've had problems with. Be sure that parent > > folders > >> also have Archive turned off. > >> > >> Paul T. > >> > >> "Michael Reim" <nospam.reim@REMOVENOSPAMANDCAPShelmut-fischer.denospam> > >> wrote in message news:OimNfEg%23EHA.600@TK2MSFTNGP09.phx.gbl... > >> > Hi Paul > >> > > >> > The only atrribute which is set on the PC is the archive attribut. > >> > Removing this attribute, doesn't solve the problem. > >> > > >> > Any other suggestions? > >> > > >> > TIA > >> > -- > >> > Michael Reim > >> > reim AT helmut-fischer DOT de > >> > > >> > > >> > "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT > >> > com> > >> > schrieb im Newsbeitrag news:#9ZQJKZ#EHA.3472@TK2MSFTNGP14.phx.gbl... > >> >> As with all other folders viewed with Windows Explorer in Windows CE, > > by > >> >> default, System files (files marked with the System attribute), are > >> >> hidden > >> >> by default. *Do* the files have that option set on the PC? It sounds > >> > like > >> >> they do! If not, what attributes *are* set? Archive? > >> >> > >> >> Paul T. > >> >> > >> >> "Michael Reim" > >> >> <nospam.reim@REMOVENOSPAMANDCAPShelmut-fischer.denospam> > >> >> wrote in message news:en1eE9W%23EHA.2180@TK2MSFTNGP12.phx.gbl... > >> >> > Hello Experts > >> >> > > >> >> > I have a CE4.2 platform and wan't to access a shared network folder > > on > >> >> > a > >> >> > XP > >> >> > desktop computer. > >> >> > With "net use localname \\xpdesktop\sharename" I'm able to map the > >> > shared > >> >> > folder into the network folder. > >> >> > I can now copy files to \network\localname. > >> >> > But I can't see any files that are located in that folder. > >> >> > This is because CE4.2 treats all the files as system files, which is > >> >> > not > >> >> > true. > >> >> > If I tell the explorer to show system files I can see all the files. > >> >> > > >> >> > Why treats CE4.2 all the files on the shared folder as system files, > >> >> > and > >> >> > how > >> >> > can I prevent that? > >> >> > > >> >> > TIA > >> >> > -- > >> >> > Michael Reim > >> >> > reim AT helmut-fischer DOT de > >> >> > > >> >> > > >> >> > >> >> > >> > > >> > > >> > >> > > > > > >
- Next message: zen master: "IDE hard disk help !!!"
- Previous message: mobilevil: "ce 5.0 touch panel, SYSINTR_TOUCH_CHANGED"
- In reply to: Paul G. Tobey [eMVP]: "Re: Files on network folder unvisible"
- Next in thread: Paul G. Tobey [eMVP]: "Re: Files on network folder unvisible"
- Reply: Paul G. Tobey [eMVP]: "Re: Files on network folder unvisible"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|