hi... im building an application with visual studio tools for office, im not sure if this is the right forum to post my question, for here it goes, i hope someone can help me...
right now, i have an excel file, and under the same directory i have a folder named Excelfile_bin where the dll for my application resides.
now in order for my application to run correctly, the excel file needs to be in that directory, and any copies i make of the file have to be there too, otherwise it doesnt find the dll and it doesnt run.
is i possible to link the dll at runtime, like tell to the program in any way where is it located, so it can run from any path??
i hope i made myself clear..
thank you very much.
Eli
right now, i have an excel file, and under the same directory i have a folder named Excelfile_bin where the dll for my application resides.
now in order for my application to run correctly, the excel file needs to be in that directory, and any copies i make of the file have to be there too, otherwise it doesnt find the dll and it doesnt run.
is i possible to link the dll at runtime, like tell to the program in any way where is it located, so it can run from any path??
i hope i made myself clear..
thank you very much.
Eli