Posted: 1st Mar 2022 1:41
Hi,

I recently completed the tutorial of creating a dll with PureBasic part way through to the point where AppGameKit is passing 2 strings through PureBasic and it only is showing the 2nd string in the pop-up window. The 2 strings are as follows:
"AppGameKit", "Hello from AGK" Is it a glitch in AppGameKit?



[Edit] Or did I just figure it out? I just realize that in PB a variable is "title.s" so I'm assuming it is showing the AppGameKit in the title of the window