|
-
May 7th, 1999, 04:09 AM
#1
DLL using STL
I have written a set of classes in C++ most of which use the Standard Template Library (STL). I exported all the classes and built a dll. When I access some of the functions in the dll which use STL components/functions, I am getting some memory handling errors. Please tell me if I need to do special handling of the classes/functions which use STL.
Note: The classes are as such working fine. The error occurs only when I use the functions thro' dll.
-Jagadish Kumar,
Tokyo.
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
|