Thread: dll problem
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
avi avi is offline
external usenet poster
 
Posts: 195
Default dll problem

Hello,

I have a userform with a listview thaht works fine when the vb6
program is compiled as an .exe program. When I compile the same
program into dll, then reference it in VBA, the listview seems to fail
showing the right results, although no crash is noticed. Everything
else is working

I am not vey familiar with dll issues. I have made a ref to the
proper com...32.ocx within VBA

Any help
Thanks
Avi