No that is not the problem. I have tried this. I understand what that parameter means. I think there is something deeper here.
Remember it sending the email. The only problem is the error message. After I click ok, it sends it. bizarre!!
Have the arguments changed at all in this dll???
Search found 4 matches
- Wed Dec 22 2004
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Wrong argument type on function sendsmtpmail
- Replies: 2
- Views: 4980
- Mon Dec 20 2004
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Wrong argument type on function sendsmtpmail
- Replies: 2
- Views: 4980
Wrong argument type on function sendsmtpmail
I get this error only when using this function (sendsmtpmail). The email is sent however is still get the error message below: Specified argument type differs from required argument type at runtime in DLL function sendsmtpmail. (invalid stack pointer on return from function call) at line 35 in funct...
- Fri Nov 12 2004
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Deploying cdinf210.dll with PB9 application
- Replies: 2
- Views: 4790
- Mon Nov 08 2004
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Deploying cdinf210.dll with PB9 application
- Replies: 2
- Views: 4790
Deploying cdinf210.dll with PB9 application
Hello all, I've been able to setup installing the pdf printer when my application starts and removing when it ends using PDFDriverInit. I created an exe and works great on my machine. However when I try to deploy my exe to another machine (so far a win2k machine) the PDFDriverInit fails. I have the ...