j
k
j a
j l
On Sun Sep 18 12:33:04 2022 +0000, Jinoh Kang wrote:
This should be better left as `todo_wine`. todo_wine_if(res == STATUS_NOT_FOUND) ok(res == STATUS_ACCESS_VIOLATION || broken(res == STATUS_NOT_FOUND), /* Win<10 */
This should be better left as `todo_wine`.
todo_wine_if(res == STATUS_NOT_FOUND) ok(res == STATUS_ACCESS_VIOLATION || broken(res == STATUS_NOT_FOUND), /* Win<10 */
will do
Back to the thread
Back to the list