Function 48, subfunction 8 - set used skin.
Parameters:
- eax = 48 - function number
- ebx = 8 - subfunction number
- ecx = pointer to a block for function 58, in
which the fields of intermediate buffer and file name are filled
Returned value:
- eax = 0 - success
- otherwise eax = file system error code; if file does not
contain valid skin, function returns error 3
(unknown file system).
Remarks:
- After successful skin loading the system sends to all windows
redraw message (the event 1).
- At booting the system reads skin from file 'default.skn'
on ramdisk.
- User can change the skin statically by creating hisself
'default.skn' or dynamically with the application 'desktop'.