Does anyone know how to send a purebasic image to AppGameKit through a DLL?

Just starting out? Need help? Post your questions and find answers here.
User avatar
skinkairewalker
Enthusiast
Enthusiast
Posts: 627
Joined: Fri Dec 04, 2015 9:26 pm

Does anyone know how to send a purebasic image to AppGameKit through a DLL?

Post by skinkairewalker »

Hello everyone, I'm trying to create a library that sends an image loaded from PureBasic to AppGameKit (through a DLL)...
for that, I'm using the commands: https://www.appgamekit.com/documentatio ... mblock.htm

Does anyone have any idea how I can solve this?

My Dll Code:
https://pastebin.com/FCt5k90a