Hello,
i just tried to use a tool DLL (standart windows DLL, no COM).
Unfortunuatly the include file (for VB) wich came with it does not match the DLL (i get an windows error "entry point "FUNCTIONINDLL" not found in DLL "TOOL.DLL")
The question is now, is there any tool which shows what functions(names) the DLL really exports?
Thank You in advance.
Hans
i just tried to use a tool DLL (standart windows DLL, no COM).
Unfortunuatly the include file (for VB) wich came with it does not match the DLL (i get an windows error "entry point "FUNCTIONINDLL" not found in DLL "TOOL.DLL")
The question is now, is there any tool which shows what functions(names) the DLL really exports?
Thank You in advance.
Hans
Comment