Groups | Search | Server Info | Login | Register
Groups > comp.os.os2.programmer.misc > #1867
| From | Paul Edwards <mutazilah@gmail.com> |
|---|---|
| Newsgroups | comp.os.os2.programmer.misc |
| Subject | Re: loader |
| Date | 2024-03-01 07:15 +0800 |
| Organization | A noiseless patient Spider |
| Message-ID | <urr367$rp2f$1@dont-email.me> (permalink) |
| References | (8 earlier) <E5ODN.131351$STLe.52819@fx34.iad> <urodmj$4fom$1@dont-email.me> <2CSDN.510315$xHn7.404295@fx14.iad> <uroum2$b500$1@dont-email.me> <7_VDN.355988$vFZa.223110@fx13.iad> |
On 29/02/24 15:02, Dave Yeo wrote: > Paul Edwards wrote: >> On 29/02/24 11:11, Dave Yeo wrote: >>> Paul Edwards wrote: >>>> Hi Dave. >>>> >>>> Thanks for the explanation. >>>> >>>> That seems to be missing DOSOPEN as well as others. >>> >>> Yes it does. Wouldn't be surprised if emximp.exe has problems with >>> doscall1.dll, perhaps failing with the 16bit exports. >> >> The string doesn't appear to be in the DLL at >> all, unlike e.g. DosWrite(). > > os2386.lib and os2286.lib seem to point it as being in doscalls. Sure - that's for linking purposes, where it MUST get resolved to an ordinal, because the DLL doesn't have the name information (it seems). Which was the query. Regardless, I wasn't able to get to the code yesterday, but fortunately I received a code change from Slovakia overnight that should make loading much more robust, and I will try it out today hopefully and hopefully fill in the missing functionality to get the pdptest program (makefile.wat), including parameters, working. Or find out that I am missing some concept. > I also > see it in the kernel's sym file, on the ISO under \os2\image\debug are > the half strict kernels and corresponding sym etc files. No experience > with them. > It's all learning for me with some stuff I thought I knew being wrong it > seems. Ok. :-) BFN. Paul.
Back to comp.os.os2.programmer.misc | Previous | Next — Previous in thread | Next in thread | Find similar
loader Paul Edwards <mutazilah@gmail.com> - 2024-02-20 16:10 +0800
Re: loader Peter Flass <peter_flass@yahoo.com> - 2024-02-20 17:45 -0700
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-21 10:51 +0800
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-24 06:14 +0800
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-24 11:38 +0800
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-24 15:24 +0800
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-24 15:46 +0800
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-24 16:30 +0800
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-24 23:30 +0800
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-24 23:28 +0800
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-26 06:56 +0800
Re: loader Peter Flass <peter_flass@yahoo.com> - 2024-02-27 15:41 -0700
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-28 12:50 +0800
Re: loader Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-28 14:04 -0800
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-29 06:56 +0800
Re: loader Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-28 19:11 -0800
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-02-29 11:46 +0800
Re: loader Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-28 23:02 -0800
Re: loader Paul Edwards <mutazilah@gmail.com> - 2024-03-01 07:15 +0800
Re: loader Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-28 14:20 -0800
Re: loader Dave Yeo <dave.r.yeo@gmail.com> - 2024-02-28 13:52 -0800
Re: loader Peter Flass <peter_flass@yahoo.com> - 2024-02-28 17:43 -0700
csiph-web