sgclement
April 16th, 2004, 11:51 AM
I have encountered a funny little problem.
I have an mfc dll written with VC++ 6, and have upgraded it
to .net 2003. I am able to call functions from this dll ok.
However when I create a mfc dll using VS .net 2003, I am having
difficulty calling it functions. I have used the same syntax
as the earlier dll which works, however I am getting
an "unresolved external error" when I try to build the
exe calling the dll functions.
I have checked the "additional include directories", and
"additional library directory" settings, and they all seem
fine.
Anybody encountered this problems before ? or am I
doing something really stupid
cheers
simon
I have an mfc dll written with VC++ 6, and have upgraded it
to .net 2003. I am able to call functions from this dll ok.
However when I create a mfc dll using VS .net 2003, I am having
difficulty calling it functions. I have used the same syntax
as the earlier dll which works, however I am getting
an "unresolved external error" when I try to build the
exe calling the dll functions.
I have checked the "additional include directories", and
"additional library directory" settings, and they all seem
fine.
Anybody encountered this problems before ? or am I
doing something really stupid
cheers
simon