Present status of DOS support

Ove Kaaven ovehk at ping.uio.no
Thu Feb 1 13:25:08 CST 2001


On Thu, 1 Feb 2001, Uwe Bonnes wrote:

> hertz:/spare/bon/wine> wine -- /dosc/local/pkunzip.exe eagle-4.0g.exe
> ...
> fixme:win32:ELF_FindExportedFunction function GetCurrent not found: /spare/bon/wine/dlls/libwinedos.so: undefined symbol: GetCurrent
> fixme:win32:ELF_FindExportedFunction function LoadDPMI not found: /spare/bon/wine/dlls/libwinedos.so: undefined symbol: LoadDPMI
> ...

winedos.spec:

@ stdcall GetCurrent() MZ_Current
@ stdcall LoadDPMI() MZ_AllocDPMITask
@ stdcall LoadDosExe(str long) MZ_LoadImage
@ stdcall Exec(ptr str long ptr) MZ_Exec
@ stdcall Exit(ptr long long) MZ_Exit

Something missing?




More information about the wine-devel mailing list