Hello all,

I would like to encrypt part of my code by turning it to a .DLL.

I am trying to turn part of my code to assembly and trun that to a DLL.

Now I am a bit confused on how to include a DLL in Basic code? Should I use EASYHID and C++? Would appreciate simple instruction.

BTW I am using PIC18F.