|
-
October 17th, 2005, 04:02 AM
#1
memcp -> Linker Error when used in .DLL
Hi,
I am using Borland C++ Builder6 to create a .dll. The programm works fine but I can't use memcpy() from math.h or string.h as I get a Linker Error (Unresolved external 'memcpy' referenced)
when using it.
Does anybody have an idea of how to solve this issue?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|