What is wrong with a program that runs ok as an EXE but when you convert it to a DLL the library objects don't get created ???
(for more info see previous post today "Object variable not set")
Thanks
Printable View
What is wrong with a program that runs ok as an EXE but when you convert it to a DLL the library objects don't get created ???
(for more info see previous post today "Object variable not set")
Thanks
hi,
how are you trying to create those objects? could you please post your code which is able to create an exe?
Cheers!
Abhijit