(Old) Game Maker Tutorial - Using/Making DLLs

Channel:
Subscribers:
10,300
Published on ● Video Link: https://www.youtube.com/watch?v=jkgMxrDvwPs



Category:
Tutorial
Duration: 15:39
9,689 views
143


New version of this video here:
https://youtu.be/06cDPkMJbpA
DLLs and buffers and pointers:
https://youtu.be/AzbhaAvTvfQ

DLLs, code extensions that can do some very useful things that you couldn't otherwise with Game Maker! If you're ever trying to do something that GM doesn't natively support, search the Internet to see if anyone else has made an extension to do it . . . or do it yourself!

Download this project file:
http://www.mediafire.com/download/f12pp2cflcpfrgm/DLL.gmz

It's nothing fancy, but here's the C++ file I wrote in this video (if you use it, remember to have your compiler compile a DLL instead of an executable!):
https://pastebin.com/ekcHTqSE

Worth noting that simple C++ bits like this SHOULD work in past versions of Game Maker, but more complicated projects may or may not run into compatibility issues.
- - - - -
That promised social media link spam.
https://twitter.com/DragoniteSpam
Anyone wanna donate?
https://tinyurl.com/DragoniteSpamSellsOut
I do live streams sometimes!
http://www.twitch.tv/dimenticare

Rate, comment, subscribe, watch more, enjoy!







Tags:
2andaHalfStooges
yt:stretch=16:9
DragoniteSpam
game maker
game programming
game design
game maker studio
gms
how to make a video game
game maker dll
game maker using DLLs
game maker how to use DLLs
game maker dynamic linked libraries