DLL [Solved]

Just starting out? Need help? Post your questions and find answers here.
drahneir
Enthusiast
Enthusiast
Posts: 105
Joined: Tue Jul 18, 2006 4:18 pm
Location: JO42RM

DLL [Solved]

Post by drahneir »

I had never created a DLL, but today i did it, or better said, I tried it. I took the simple example from the help (how to create a DLL). The DLL was built and stored, but when I tried to use it, I got an error message which said, that the DLL is either not for Windows or is faulty. I tried it several times, but no success.
I am using PB 5.40 (x86) on Windows 10 (64).
I appreciate any help, because I need to create a DLL for a mouse hook.

The error could be located between the ears :oops:
Last edited by drahneir on Sun Nov 15, 2015 1:12 pm, edited 1 time in total.
User avatar
microdevweb
Enthusiast
Enthusiast
Posts: 179
Joined: Fri Jun 13, 2014 9:38 am
Location: Belgique

Re: DLL

Post by microdevweb »

For help you, can show your Dll code and too the callback code
Use Pb 5.73 lst and Windows 10

my mother-language isn't english, in advance excuse my mistakes.
Post Reply