Difference between revisions of "Manual"
From SolarStrike wiki
Line 3: | Line 3: | ||
{| class="wikitable" style="padding: 8px;" | {| class="wikitable" style="padding: 8px;" | ||
|- | |- | ||
− | | style="width: | + | | style="width: 150px;" | [[Mouse Control]] |
| Functions to control mouse movement and clicks | | Functions to control mouse movement and clicks | ||
|- | |- | ||
Line 32: | Line 32: | ||
| [[Modules]] | | [[Modules]] | ||
| Information about the standard modules, and how to create your own. | | Information about the standard modules, and how to create your own. | ||
+ | |- | ||
+ | | | ||
|- | |- | ||
| [[Virtual Keys]] | | [[Virtual Keys]] | ||
| For use with keyboard related functions | | For use with keyboard related functions | ||
|} | |} |
Revision as of 03:37, 15 November 2008
MicroMacro Online Manual
Mouse Control | Functions to control mouse movement and clicks |
Keyboard Control | Functions to control keyboard key presses and releases |
Process Functions | Functions to open, close, and find processes |
Memory Functions | Functions for reading and writing of memory |
Network Functions | Functions for sending and receiving data over TCP/IP |
Filesystem Functions | Functions for working with files and directories |
Timer Functions | Timer-related functions |
Misc. Functions | Misc. functions |
Library | Various library information |
Modules | Information about the standard modules, and how to create your own. |
Virtual Keys | For use with keyboard related functions |