> to tell it "Don't look in \SYSTEM or \WIN32 or whatever the win32
> standard DLL places are, but look _here_ in stead". And then, at
> _here_, I would have a copy of the system directory from my Windows
> Mobile device. This would make the output of Dependency Walker 100%
> correct, in stead of 98% as it is now: if something is available on
> your windows desktop machine but not on Windows Mobile it won't
> complain.

If I understand your correctly ... open "Options -> Module Search Order",
remove all "standard windows subdirectories" from there and add your own.

Then "Save..." these settings ... you can run the Dependency Walker later
giving it the "saved module search order" as a command line parameter.
See the "Will Dependency Walker work with Windows CE modules?" in:
        http://dependencywalker.com/faq.html
and:
        http://dependencywalker.com/help/html/hidd_search_order.htm
and:
        http://dependencywalker.com/help/html/hidr_command_line_help.htm

(Lucky you, having all these copy protected "CE system" libraries.)

Hope it helps,
Best regards,
Jacek.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to