how does windows know where a directory is?

D

Daniele

Hello everybody,
I run a dependency walker on my XP Pro workstation and on an XPe
machine. On my xp I can see right-clicking the dll, where it is; in XPe
dependency walker doesn't know where the dll is. How can instruct the
operating system about dll location?

Thank you.

Daniele
 
D

Daniele

Hello everybody,
I run a dependency walker on my XP Pro workstation and on an XPe
machine for same application. XP pro depencies are ok, in xpe a dll is
missing.

On my xp I can see, right-clicking on a dll, where it is; in XPe
dependency walker doesn't know where the dll is. How can instruct the
operating system about dll location?

Thank you.

Daniele
 
S

Sean Liming \(MVP\)

Create a filter to search on a Component that contains the DLL file. If the
component exists than add it to your configurations. If there is no
component for the DLL, then you will have to add the DLL as a file resource
to a new component or to the application component that requires the DLL.

--
Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
 
D

Daniele

Sean Liming (MVP) ha scritto:
Create a filter to search on a Component that contains the DLL file. If
the component exists than add it to your configurations. If there is no
component for the DLL, then you will have to add the DLL as a file
resource to a new component or to the application component that
requires the DLL.
The dll is into my component and into the XPe system tree. But it seems
Windows doesn't know its location.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top