G
Guest
Hi
I have C:/dll/xyz.dll & C:/test/test.exe, test.exe uses the xyz.dl
I have 2 questions
1) How can I define the search path for xyz.dll(library) at runtime for test.exe. I need any sample program
2) How can I copy the xyz.dll into test.exe. So I don't need xyz.dll at all
I am using the command line csc compiler.
Thank you
Avin Patel
I have C:/dll/xyz.dll & C:/test/test.exe, test.exe uses the xyz.dl
I have 2 questions
1) How can I define the search path for xyz.dll(library) at runtime for test.exe. I need any sample program
2) How can I copy the xyz.dll into test.exe. So I don't need xyz.dll at all
I am using the command line csc compiler.
Thank you
Avin Patel