HXGUI: import not found... (DOSX)
> I tried to run the Windows port of Octave in DOS
> (http://www.gnu.org/software/octave/). Dpmild32 reports an error:
>
> import not found: GetSystemWindowsDirectoryW
>
> Do you think a dummy would be ok or that it would be easy to implement? Or
> do you have another idea?
This is the "wide" version of an already implemented function. So it's trivial to implement.
However, DPMILD32 stops the load process when it detects such an error. There are probably further unresolved imports in other dlls - or even missing dlls. Try the DPMILDR=128 switch to find out if it's really the one and only export which is missing.
---
MS-DOS forever!
Complete thread:
- HXGUI: import not found... - flox, 06.12.2008, 13:17
- HXGUI: import not found... - Japheth, 07.12.2008, 14:49
- HXGUI: import not found... - flox, 09.12.2008, 22:39
- HXGUI: import not found... - Japheth, 10.12.2008, 08:47
- HXGUI: import not found... - flox, 12.12.2008, 16:48
- HXGUI: import not found... - Rugxulo, 12.12.2008, 22:53
- HXGUI: import not found... - flox, 14.12.2008, 20:14
- HXGUI: import not found... - flox, 12.12.2008, 16:48
- HXGUI: import not found... - Japheth, 10.12.2008, 08:47
- HXGUI: import not found... - flox, 09.12.2008, 22:39
- HXGUI: import not found... - Japheth, 07.12.2008, 14:49