Resources > DLLs
Game Maker
| Beep DLL |
|
|
| Create internal beeps inside the computer. | ||
| Browser DLL |
|
|
| A wrapper of DT's browser DLL. Embeds an Internet Explorer window into a plane. | ||
| Close Button DLL |
|
|
| Controls the close button on the program window. | ||
| Detect MMX DLL |
|
|
| Detects the presence of MMX on the computer. | ||
| DLL Exists DLL |
|
|
| Detects if a DLL exists on the computer. | ||
| Dragger DLL |
|
|
| Allows items to be dragged onto the program window. | ||
| Embed DLL |
|
|
| Allows windows to be embeded into other windows. | ||
| Example DLL |
|
|
| An example DLL that can be used as a beginner's guide. | ||
| Get IE URL DLL |
|
|
| An incomplete DLL that can retrieve the URL currently entered in an Internet Explorer window. | ||
| Get Language DLL |
|
|
| Returns the language of the computer in both English and native text. | ||
| GM Focus DLL |
|
|
| Contains several functions of obtaining and working with control focus. | ||
| GMWW DLL |
|
|
| Allows for the use of many different Windows controls such as checkboxes, radio buttons, progress bars and more. This is extremely incomplete and should not be used. | ||
| ID3 DLL |
|
|
| Several simple ID3 functions for use with files such as MP3s. | ||
| Keyboard Type DLL |
|
|
| Returns information about the keyboard being used. | ||
| LED DLL |
|
|
| Controls the LED lights of Num Lock, Caps Lock and Scroll Lock. | ||
| List Printers DLL |
|
|
| Lists the printers installed on the computer. | ||
| Maximize DLL |
|
|
| Grants control over the maximize button on the game window. | ||
| NetRead DLL |
|
|
| Downloads information from the Internet and returns the data. For example, this can return the source of a website. | ||
| One Instance DLL |
|
|
| Allows for only one instance of the game or program to be running at once. | ||
| OnTop DLL |
|
|
| Forces the game or program window to the top of the window order. | ||
| Proc Info DLL |
|
|
| Returns information about the computer processor(s). | ||
| SkinWin DLL |
|
|
| Skins the window to a specified shape. | ||
| SysInfo DLL |
|
|
| Returns various pieces of information about the computer. | ||
| SysMetrics DLL |
|
|
| Returns various pieces of information about the computer. | ||
Visual Basic
| There are no items available for this category. |
C/C++
| There are no items available for this category. |