Hi,
I have created a com dll. In that i have declared a module level public variable golApp as outlook.application. golApp is then assigned to the Application in InitHandler procedure.

I also use the dll in vb application. After launching the outlook(the dll is loaded) when i access golApp,its Nothing. It should reference outlook, but its just nothing.

Thanks
adhi