Re: MASM ASSUME directives...
- From: Tim Roberts <spamtrap@xxxxxxxxxx>
- Date: Tue, 26 Feb 2008 07:23:09 GMT
Alex Buell <spamtrap@xxxxxxxxxx> wrote:
What were the earliest versions of MASM to allow the following
directives as follows:
ASSUME CS:FLAT, DS:FLAT, ES:FLAT..
MASM 5.10 doesn't appear to like above at all. So, which versions does?
There was a "custom" version of MASM 5.10 that shipped with the Windows 386
and Windows 3.x DDKs specifically for assembling VxDs. It understood this.
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.
- Follow-Ups:
- Re: MASM ASSUME directives...
- From: ArarghMail802NOSPAM
- Re: MASM ASSUME directives...
- From: Alex Buell
- Re: MASM ASSUME directives...
- References:
- MASM ASSUME directives...
- From: Alex Buell
- MASM ASSUME directives...
- Prev by Date: Re: Can 64 bit Vista support a 32 bit application with 4 GB?
- Next by Date: Re: MASM ASSUME directives...
- Previous by thread: Re: MASM ASSUME directives...
- Next by thread: Re: MASM ASSUME directives...
- Index(es):
Relevant Pages
|