Skip to content

v2.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Azq2 Azq2 released this 07 Jan 15:57
· 51 commits to master since this release
234f234
  1. Added original patterns to SDK.
  2. New in swilib:
    • void *GetPBarProc3()
    • struct PBAR_DESC
    • int sys_rename_ws(const WSHDR *old_name, const WSHDR *new_name, uint32_t *err)
    • int ShowPBarBox(int flags, int message, void *pbar_desc, int initial_value, WSHDR *initial_ws)
    • int SetPBarValue(int gui_id, int value)
    • int SetPBarText(int gui_id, WSHDR *ws)