Página 1 de 1

DLL Problem

Publicado: Mar Feb 26, 2013 9:13 am
por orangesocks
Hi,
I'm using Xailer 2.7.5 with Harbour 3.2 and have a problem building DLLs.
So I tried to rebuild Sample.dll and got the same error.
I don't know what is wrong because with 2.7.0/2.7.1 everything was working fine.
Attached is a screenshot of the output windows.
Any help would be very much appreciated.
Regards Giuseppe

Attached files

DLL Problem

Publicado: Mar Feb 26, 2013 10:38 am
por ignacio
Include this lines on the files that use the missing functions:
DYNAMIC PrevWindowProc
DYNAMIC RegisterComponent
Regards,

DLL Problem

Publicado: Mar Feb 26, 2013 11:42 am
por orangesocks
Problem solved. . Thank you
Regards Giuseppe