Page 1 of 1

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

Posted: Sat Mar 18, 2023 11:38 pm
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