blob: 7449f584d1a1f901b8a231bb0425aef670e89b6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
[will never return the user's custom name]
[will not use the cache]
[Gets the string that the contact list will use to represent a contact]
[Built the context menu for a specific contact. Menu should be DestroyMenu()ed after done]
[int Value]
[Opens or activate user search dialog]
[wParam is Handle]
[Starting or stopping radio station]
[Start/stops the cycling through protocols]
[signed -2 if proto can't set this, -1 on protocol not found, else 0]
[Shows the next protocol in the frame]
[Shows the previous protocol in the frame]
[result of protocol service call]
[Send a general request through the protocol chain for a contact]
[str, account name]
[Return account name associated to contact (no need to free it)]
[filter text]
[Reserved]
[Open main QuickSearch window with text filter]
[Returns the received files folder for a contact]
[Set (and optionally protect) a local contact picture for the given hContact. If lParam = NIL, the service will open a file selection dialog.]
[Show or save (call default action) Modules version Info]
[Show popup or Info window with current music information.]
[log filename]
[report filename]
[Create report from log and run it (if option is set). If wParam or lParam is empty then file names from options are used.]
[display birthdays window]
|