PDA

View Full Version : about dll



olivewong
06-13-2002, 10:08 PM
I need to call a dll in the installshield,and I had defined this dll's function,but it can't call this function actually,I don't know why?
pls help me.

thanks a lot!

olivewong
06-13-2002, 10:41 PM
And when I debug the setup,Error 105 is received. :(

tw0001
06-16-2002, 09:17 AM
Can you post some sample code? Maybe you are doing something wrong. Is the function exported from the DLL?

Ted.