News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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