DLL major problem !!
Hi !
What i'm going to write is a little bit complicated.
I made a DLL file (MFC) in Visual C++ v:5. This DLL file contains one exportable function. (This function can be declared in VB v:5).
BUT, the problem is that this DLL works only and only in my PC(where I compiled it) and never in other PCs. {An error was generated: "error 48" even when the DLL file is present where it must be placed}.
I noticed later that the "Export table" is absent when i opened my DLL file in "Quick View" (right click on the file when placed in the system
directory)
I don't know what i have to do !?!?!?!?!?!?!?!?!
PLEASE HELP
anything: a Visual C++ 5 Code or a suggestion about the declaration of the exported function in the DLL file or.............
Thank You !!!!!!!!!!
E-Mail: [email protected]


Reply With Quote