How do I access the names of VB6 modules from code?
- by Mark Bertenshaw
Hi All -
It is unlikely that there is an answer for this one, but I'm asking anyway.
I am currently maintaining some code, which is likely to be refactored soon. Before that happens, I want to make the standard error handling code, which is injected by an Add-In, more efficient and take up less space. One thing that annoys me is that every…