Mail Archives: djgpp/2014/04/12/06:15:20
On Thu, 10 Apr 2014 20:19:08 -0400, Rod Pemberton
<dont_use_email AT xnothavet DOT cqm> wrote:
> On Tue, 08 Apr 2014 04:25:46 -0400, Martin Str|mberg
> <ams AT dexter DOT ludd DOT luth DOT se> wrote:
>> In comp.os.msdos.djgpp Rod Pemberton <dont_use_email AT xnothavet DOT cqm>
>> wrote:
>>> So, I have code to prevent the app from starting when CWSDPMI
>>> or CWSDPR0 is *not* the DPMI client. This is to just prevent
>>> PMODEDJ. But, I really don't want to prevent the app from
>>> working with other DJGPP compatible DPMI hosts.
>>
>> Hmm... Why not use a blacklist in stead of a whitelist?
>>
> Personally, I have no real preference either way as to
> a blacklist or whitelist. I just like to prevent PMODEDJ (and
> other common non-nestable clients), while allowing nestable clients.
>
Based on the other info I posted on the DPMI hosts, I think I'm going
to allow DPMI clients which support DPMI 0401H "Get DPMI Capabilities".
I'm also going to allow Windows 98/SE DPMI, if possible. This may allow
some clients it shouldn't or block some it shouldn't, but it seems to be
a reasonable solution based on the info I currently have. There is no
point in overly complicating this. Most people are likely using CWSDPMI,
CWSDPR0, or PMODEDJ.
Rod Pemberton
- Raw text -