HXDOS : how do you identify import missing from system dll ? (DOSX)
> Can you suggest a ready made, preferably free-ware program that will
> sort exports / imports and optionally dump info to a text
My excellent UPET ... I had been working on it some centuries ago, then my periods of death got more frequent and longer, and yeah, guess the result
> KERNEL32:
> 307 FindFirstFileExA
Never had problems with this one before. Yeah "FindFirstFileExA" is missing in DKRNL32 ... and not very useful ... what strange did you do that your binary needs it?
> USER32:
> 516 MapDialogRect
> 688 SetScrollInfo
Dummy enough for official binary.
> Assuming they're missing indeed, ... how would we proceed if we needed them
> added, given Japheth is no more available to work on the libs for HX?
Download the source (it's slightly outdated compared to the released binaries), get it compiling, fix it ...
---
This is a LOGITECH mouse driver, but some software expect here
the following string:*** This is Copyright 1983 Microsoft ***
Complete thread:
- HXDOS : how do you identify import missing from system dll ? - Ninho, 03.06.2014, 20:14
- HXDOS : how do you identify import missing from system dll ? - DOS386, 19.06.2014, 10:05
- HXDOS : how do you identify import missing from system dll ? - Ninho, 23.06.2014, 16:08
- HXDOS : how do you identify import missing from system dll ? - Ninho, 15.07.2014, 20:36
- HXDOS : how do you identify import missing from system dll ? - DOS386, 17.08.2014, 19:41
- HXDOS : how do you identify import missing from system dll ? - Ninho, 15.07.2014, 20:36
- HXDOS : how do you identify import missing from system dll ? - Ninho, 23.06.2014, 16:08
- HXDOS : how do you identify import missing from system dll ? - DOS386, 19.06.2014, 10:05