Here you can download a number of Game Maker compatible DLLs I have made for Game
Maker. These are not actively developed. I may open source these DLLs.
WARNING: Most DLLs here are not immediately compatible with Game Maker 6 and up. The
examples included are mostly for 5.3. You will have to look at the dll calls and
interpret your own GM6 compatible code for them.
ALL THE FILES HERE COME WITH NO WARRANTY.
GM Dialog DLL
(Download Source)
Display 7 brand new common dialog boxes:
Wait box
Terms of Use box
Quick Help box
Calendar box
List Items box
Authorization box
Track Bar box
Miscellaneous
DLL #1
Display standard Windows message boxes
Produce tones with your internal computer speaker (works on XP!)
Change the size of the window
Miscellaneous
DLL #2
Flash the window
Produce windows beeps (different than the internal speaker beep)
Get/Set the double click time
Swap the mouse buttons
Get/Set caret blink time
GM Power
DLL
This is a very useful DLL that can shut down,
restart, or hibernate the computer. It also tells system power
stats, like how much battery time is left and wether or not the
computer is running on AC power, and much more.
GM Colour
DLL
This is an interseting DLL that lets you get
AND set the system colours. It also has a function to ask the
user if they would like the colours to be permanent for the rest
of the windows session. If you forget to call the function that
changes the colours back to normal, it will automatically change
them back when the game ends.
GM
Font Dialog DLL
This DLL enables you to display standard win32
font selection boxes in your game. There are also functions to
get detailed information on what the user has entered.
GM
Delete Folder DLL
This DLL lets you delete folders in your game.
This DLL was created on request.
|