News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

debug dll search directory

Started by juli, June 12, 2008, 04:13:50 AM

Previous topic - Next topic

juli

hello
    I am trying to run my program with F8 in debug,  I set the execution working directory as ../../myProg in the property.   It runs the program , but when my exe tries to look for the corresponding dlls,  it looks in ./  instead of ../../myProg  ,   is there a setting i could set to make it automatically search for ../../myProg ??


thanks for the help