G
GTi
I have created a "DLL LIB" in c# that I use in several ".EXE" projects.
But I need to know where this DLL fil is located on disk from inside my
DLL,
NOT where the EXE file is located.
What function must I use to get the directory of the DLL file ?
But I need to know where this DLL fil is located on disk from inside my
DLL,
NOT where the EXE file is located.
What function must I use to get the directory of the DLL file ?