> From: Mike McCormack [mailto:[EMAIL PROTECTED]
>
> Ge van Geldorp wrote:
> > I have some shortcuts (created in Windows 2000) which only have 24
> > bytes of LOCATION_INFO, i.e. they are missing the dwFinalPathOfs
> > member. Also lots of shortcuts seem to have another chunk
> > at the end of
Ge van Geldorp wrote:
-ERR("Last word was not zero\n");
+TRACE("Last word was not zero\n");
btw. the right solution is to fix the problem, not ignore it, so I
object to this patch being applied as is.
Mike
Ge van Geldorp wrote:
I have some shortcuts (created in Windows 2000) which only have 24 bytes of
LOCATION_INFO, i.e. they are missing the dwFinalPathOfs member.
Also lots of shortcuts seem to have another chunk at the end of the stream,
I get a lot of "Last word was not zero" messages.
Could you s