5int TAP_Osd_Create_Chk(
char *Comment, dword x, dword y, dword w, dword h,
byte lutIdx,
int flag)
19 ret = TAP_Osd_Create(x, y, w, h, lutIdx, flag);
void LogEntryFBLibPrintf(bool Console, char *format,...)
int TAP_Osd_Create_Chk(char *Comment, dword x, dword y, dword w, dword h, byte lutIdx, int flag)