Changes between Version 47 and Version 48 of BasicApi
- Timestamp:
- Sep 15, 2014, 11:14:26 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BasicApi
v47 v48 46 46 boinc_finish_message(int status, const char* msg, bool is_notice); 47 47 }}} 48 If '''is_notice''' is true, the message will be shown as a notice in the GUI. 48 If '''is_notice''' is true, the message will be shown as a notice in the GUI 49 (works with 7.5+ clients; for others, no message will be shown). 49 50 50 51 == Resolving file names == #filenames