dll Functions not recognized

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

Earlier I posted a discussion about standard include files.

I have created a dll, but the functions and subroutines are not recognized
in my apps when I add the reference.
All functions and subroutines are declared as public.
I have tried manually typing import<namespace> and this doesn't help.

I assume there is something small I am not doing properly when I compile the
dll. Any ideas?
 
Mike,
Why are you starting a new thread, when we are attempting to help you in the
existing thread?

Also, are you CK? Or is it just coincidence that two people are having
basically the same problem on a Sunday afternoon?

Hope this helps
Jay
 
* Mike said:
Earlier I posted a discussion about standard include files.

Please always stay in the original thread and do not start a new thread
for the same topic. Thank you!
 
Back
Top