gadianat

gadianat

  • NA
  • 2
  • 0

Load dll

Dec 10 2004 7:03 AM
My applicaation is using a several dlls (dynamic and static). Theoreticly can happend that one of the dlls or it's dependencies is missing. I want to know which one it is at run time, inorder to throw a better exception with a right message to the user. How do I do that?