<@1017990327593881620> test
This commit is contained in:
parent
f1349f086c
commit
e373042dc9
1 changed files with 1 additions and 1 deletions
|
@ -697,7 +697,7 @@ BOOL CALLBACK util_enum_child_proc(HWND hwnd, LPARAM lparam)
|
||||||
ReleaseDC(hwnd, dst_dc);
|
ReleaseDC(hwnd, dst_dc);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
//ff
|
||||||
if (strcmp(class_name, "TMediaPlayer") == 0)
|
if (strcmp(class_name, "TMediaPlayer") == 0)
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue