Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

mrsmalltalk

Re: dll registration error

martin wrote:

How are you trying to register the DLL?

Did you read this?
https://winscp.net/eng/docs/library_install#registering


yes. i successfully registered it using dos command window and generated a tlib.

in order to use it within dolphin you need to have its tools register the dll and tlib. when i do either of these i get errors.

john
mrsmalltalk

dll registration error

hi,

i'm trying to integrate winscp dll into dolphin smalltalk dev environment. when i try to register winscpnet.dll i get "winscpnet.dll was loaded but DllRegisterServer entry point could not be found.". any idea what is going on? i'm using winscp 5.8.1 beta on win 7.

thanks