Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.msdos.djgpp > #1751

Re: resident service providers

From Martin Str|mberg <ams@dexter.ludd.luth.se>
Newsgroups comp.os.msdos.djgpp, comp.os.msdos.programmer
Subject Re: resident service providers
Date 2014-02-24 09:53 +0000
Organization Aioe.org NNTP Server
Message-ID <lef4r3$b47$1@speranza.aioe.org> (permalink)
References <op.xblne4gx5zc71u@localhost> <le723e$mg6$1@speranza.aioe.org> <op.xbm2ilql5zc71u@localhost>

Cross-posted to 2 groups.

Show all headers | View raw


In comp.os.msdos.djgpp Rod Pemberton <dont_use_email@xnohavenotit.cnm> wrote:
> On Fri, 21 Feb 2014 03:17:50 -0500, Martin Str|mberg  
> <ams@dexter.ludd.ltu.se> wrote:
>> In comp.os.msdos.djgpp Rod Pemberton <dont_use_email@xnohavenotit.cnm>  
>> wrote:

>>> What I really need to know is how to code a resident service provider
>>> (DPMI enabled TSR) for a DPMI 0.9 host which doesn't support the two
>>> DPMI TSR calls (0c00h, 0c01h) that DPMI 1.0 supports.
>>
>> This isn't exactly what you want, but it should do that quickly and
>> easily:
>> Take the source code from CWSDPMI and remove support for those two TSR
>> calls and recompile...
>>

> What?!?!  It's not April 1st yet ...  And, I don't see a smiley.

Well I hope I entertained someone by this...

> DJGPP provides functions for calling those two DPMI 1.0 calls, but CWSDPMI
> being mostly DPMI 0.9 doesn't implement those two calls.  So, I don't see
> how removing two non-existant calls from the CWSDPMI source and recompiling
> would help me quickly and easily ...  If you're saying it's a long, painful
> path not worth traveling, that would've been clearer to simply say.

I misread/misunderstood you.

I thought you wanted a DPMI server which didn't implement 0c00h, 0c01h.
I got the impression that the ones that you have (like CWSDPMI) didn't
do what you wanted, thus they DID implement those calls (this is where
I went awry).


Now I see that you're in the client position and want to to code a TSR
in a DPMI 0.9 environment.

Sorry for any confusion I've caused.


Then it's not that simple. One way might be to add those support for
functions 0x0c00 and 0x0c01 to CWSDPMI.


-- 
MartinS

Back to comp.os.msdos.djgpp | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

resident service providers "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> - 2014-02-20 16:31 -0500
  Re: resident service providers Martin Str|mberg <ams@dexter.ludd.ltu.se> - 2014-02-21 08:17 +0000
    Re: resident service providers "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> - 2014-02-21 10:55 -0500
      Re: resident service providers Louis Santillan <lpsantil@gmail.com> - 2014-02-21 08:39 -0800
        Re: resident service providers "Rod Pemberton" <dont_use_email@xnohavenotit.cnm> - 2014-02-21 15:19 -0500
          Re: resident service providers "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-03-03 18:59 -0500
      Re: resident service providers JJ <duh@nah.meh> - 2014-02-22 04:40 +0700
      Re: resident service providers Martin Str|mberg <ams@dexter.ludd.luth.se> - 2014-02-24 09:53 +0000
  Re: resident service providers "Rod Pemberton" <dont_use_email@xnothavet.cqm> - 2014-03-03 19:00 -0500

csiph-web