Detlef Riekenberg <[email protected]> writes: > Using that executable on Windows or Wine is not possible > (Entry point not found for GetDiskInfoA) > > The wininet_test.exe on winehq has an ordinal Import of 102 in that > place. > > How can we fix that?
You have to use the Wine import libs, not the Mingw ones. -- Alexandre Julliard [email protected]
