Fix stub DllGetVersion implementation to read Dll version
and put it in correct structure.
Implement GetDllVersion by using DllGetVersion function
and return version
--
v19: cabinet: implement GetDllVersion function
https://gitlab.winehq.org/wine/wine/-/merge_requests/564
Fix stub DllGetVersion implementation to read Dll version
and put it in correct structure.
Implement GetDllVersion by using DllGetVersion function
and return version
--
v18: cabinet: correctly implement DllGetVersion
https://gitlab.winehq.org/wine/wine/-/merge_requests/564
Fix stub DllGetVersion implementation to read Dll version
and put it in correct structure.
Implement GetDllVersion by using DllGetVersion function
and return version
--
v17: cabinet: correctly implement DllGetVersion
https://gitlab.winehq.org/wine/wine/-/merge_requests/564