[PATCH] wdscore: Implement CurrentIP.

Jinoh Kang jinoh.kang.kr at gmail.com
Fri Jan 14 09:26:07 CST 2022


On 1/14/22 14:31, Mohamad Al-Jaf wrote:
>> Adding the debug channel declaration should be deferred until the first
>> patch that uses it.
> 
> I was going to remove it but since the #ifdef guards ends with an unknown architecture, it would require the debug channel to display the fixme message, no?
> 
>> I am sort of led to wonder, though, is there really a point in trying to
>> use this program with builtin wdscore? It sounds like the DLL is rather
>> private to the program in question. As long as you're copying the Media
>> Creation tool from a windows 10 installation (since I don't see any
>> other way to acquire it?) I'd imagine that one should copy native
>> wdscore.dll as well.
> 
> You can download the tool directly from Microsoft.com and also the archive link in the wine bug report. But you're right, there's no real point to using the builtin wdscore. Personally, I'd use the native dll for something like this. I figured since it was already in the wine tree and the bug report was accepted, it would be a good learning exercise.

If the Media Creation Tool won't still run even after this patch (with builtin wdscore.dll),
then I suppose the patch has to wait until the RC code freeze ends.

-- 
Sincerely,
Jinoh Kang



More information about the wine-devel mailing list