Colleagues,
I have a class library (VCX/VCT, not a PRG) which I want to compile into a DLL (multi-thread COM, to be exact).
I created a new project, threw in just this one VCX (+ an associated .H file), and tried to compile a DLL.
I got an error message "Cannot build a DLL without OLE Public classes"... which is totally unwarranted (IMHO)! I do have all of them 3 classes in there marked as OLE Public on that class' Properties dialog screen...
Apparently I am still missing something. What might that be?
AHWBGA!
Regards,
Ilya
I have a class library (VCX/VCT, not a PRG) which I want to compile into a DLL (multi-thread COM, to be exact).
I created a new project, threw in just this one VCX (+ an associated .H file), and tried to compile a DLL.
I got an error message "Cannot build a DLL without OLE Public classes"... which is totally unwarranted (IMHO)! I do have all of them 3 classes in there marked as OLE Public on that class' Properties dialog screen...
Apparently I am still missing something. What might that be?
AHWBGA!
Regards,
Ilya