Hi All,
I have a problem of creating a dll. I am trying to create a dll which would be used to connect to the database. But whenever I try compiling the dll it gives me an error
ActiveX DLL, and ActiveX Control project types require that you have a least one public creatable class module.
Now I do not understand what is public creatable class module?
Please help
I have a problem of creating a dll. I am trying to create a dll which would be used to connect to the database. But whenever I try compiling the dll it gives me an error
ActiveX DLL, and ActiveX Control project types require that you have a least one public creatable class module.
Now I do not understand what is public creatable class module?
Please help