BCB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[BCB] Problems when linking with Notes Domino VIM32.DLL



Hi everybody !

Is there anyone who can help me in resolving the following problem ?

I have to interface my app to a Lotus Domino Server as a client that
receives Notes e-mail.

Following the VIM API examples contained on the
VIM Developer's Toolkit - Developer's Reference
there was no difficulties recompiling and relinking them
with the BC++ 5.02.
The examples on that CD worked fine.
Then I created a small app with BCB 3.0 to try to use the above
VIM API including all the include files needed and added to the
project also the needed import libraries.

The compilation and linking was successful.

But at runtime every time the app calls an API function from the
VIM32.DLL an error MessageBox is shown on the screen telling the
some kind of unuseful message like this :

Address violation at address 0050B1C7 in module 'nnotes.dll'. Read of address 0000025A

Clicking OK on that MessageBox does not crash the app but nothing
happens and if I put a breakpoint on the line of code next to the API
function the debugger never reaches that line.

Any suggestion is welcome.




W Komornicki's Home Page | Main Index | Thread Index