Re: VC++ 6.0 dll can not access a network drive



"Joseph M. Newcomer" <newcomer@xxxxxxxxxxxx> wrote in message
news:sumjf3lfot2kmhnfkr83g5cjgvq1bot5ae@xxxxxxxxxx
Use Process Explorer (download from www.sysinternals.com which is actually
a link to the
Microsoft SysInternals site. Enable showing the Integrity Level column

I just spent about eight weeks getting a program for one of my clients to
run without
elevated integrity level; turns out they DO need the Windows Logo
certification. I will
say that in the case of this particular program, whose details I cannot
possibly discuss,
the first glance suggests that elevated integrity level was required. It
was challenging
to make this one work without it, but I did it. Took about two weeks to
accomplish, plus
six weeks of research (starting from ground zero) on integrity levels.
There's a couple
really good blog sites out there that discuss these issues (google for
integrity level vista elevator
and the top hit is the one you want to read)


The thread of this discovery is at
http://groups.google.com/group/microsoft.public.vc.mfc/browse_thread/thread/3ecff8ddb61b6b48/d7c4c448fc56712e?lnk=st&q=mic+level+dcsoft&rnum=1#d7c4c448fc56712e

You had never updated us before about your success or failure with this
project, so I am glad to hear you accomplished your goal.

-- David


.