| Sign In/My Account | View Cart |
| Article: |
Creating a Windows DLL with Visual Basic | |
| Subject: | Calling .dll from Delphi app | |
| Date: | 2006-05-30 06:14:50 | |
| From: | archer1960 | |
| This works great for calling the .dll from another VB app, but when I try to call it from a Delphi app, I get "Access violation at address xxxxxx in MSVBVM60.dll". I've verified that all my calling and return parameters are on 4-byte boundaries, but still no luck. Any suggestions of what to look for? I've also tried various return types and values from DllMain, but nothing changes. Logging shows that it never starts executing the actual function I'm trying to call. | ||
Showing messages 1 through 2 of 2.