AndreRH / hangover

Hangover runs simple Win32 applications on arm64 Linux
GNU Lesser General Public License v2.1
1.24k stars 91 forks source link

How to implement a closed source dll in wine? #139

Closed baikaishiuc closed 8 months ago

baikaishiuc commented 8 months ago

For example, a closed source dll like ntdll.dll, how do you guys analyse it and implement it out?

AndreRH commented 8 months ago

That's not Hangover specific and should be asked at winehq. But the Wine developer documentation answers it quite well:

https://wiki.winehq.org/Wine_Developer%27s_Guide/Writing_Conformance_Tests