<@1017990327593881620> test

This commit is contained in:
FunkyFr3sh 2024-06-29 22:38:10 +02:00
parent f1349f086c
commit e373042dc9

View file

@ -697,7 +697,7 @@ BOOL CALLBACK util_enum_child_proc(HWND hwnd, LPARAM lparam)
ReleaseDC(hwnd, dst_dc);
}
}
//ff
if (strcmp(class_name, "TMediaPlayer") == 0)
return TRUE;
}