use dll in another dll
-
hi guys anyone knows how to use functions in dlls in another dll. i'm writing a small app which use some functions in a dll(dlla).but in dlla,i use some functions in another dll(dll2), how to do? thanks johns 01/04
I belive it is same as calling methods in dlla from ur application. My God is more powerfull Than Your God. (the line that divides the world)
-
hi guys anyone knows how to use functions in dlls in another dll. i'm writing a small app which use some functions in a dll(dlla).but in dlla,i use some functions in another dll(dll2), how to do? thanks johns 01/04
That depends on how you are using the functions/class in the DLL and if one or both are MFC extension DLLs. There are articles on this site that can help explain it. If you email me directly and give me a better idea of what you have in mind I'll see how I can assist. Happy programming!!
-
That depends on how you are using the functions/class in the DLL and if one or both are MFC extension DLLs. There are articles on this site that can help explain it. If you email me directly and give me a better idea of what you have in mind I'll see how I can assist. Happy programming!!