aboutsummaryrefslogtreecommitdiffstats
path: root/Modis/SDK/Services.txt
blob: 7ed4be0e2fdd73d8b7bee7dee5af51bcf9e54b25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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