Ultrastar Deluxe Service List
-----------------------------------
Here you can find the Services the Core offers to you:

--------------------
Core:
--------------------
Core/ReportError    <- Calls the 'Core/NewError' Chain. wParam: Pchar(Message), lParam: PChar(Reportername)
Core/ReportDebug    <- Calls the 'Core/NewDebugInfo' Chain. wParam: Pchar(Message), lParam: PChar(Reportername)
Core/ShowMessage    <- Shows a Message Dialog. (lParam: PChar Text, wParam: Symbol)
Core/Retranslate    <- Calls Translate Hook
Core/ReloadTextures <- Calls LoadTextures Hook
Core/GetModuleInfo  <- If lParam = nil then get length of Moduleinfo Array. If lparam <> nil then write array of TModuleInfo to address at lparam