|
Hi,
As it is unresolved externals given by the linker, it is some obj file that is not linked in. Maybe the typelibrary file ? It should be generated by the IDE and it has to be in the linker options.
Note that I dont know nor have Microsoft visual C++, so I'm just gueassing. |