Path: csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: DOS Guy Newsgroups: comp.os.msdos.programmer,comp.os.msdos.misc,alt.msdos.programmer Subject: How do you know if a 16-bit DOS application uses EMS? Date: Thu, 22 Nov 2012 09:06:19 -0500 Organization: Aioe.org NNTP Server Lines: 8 Message-ID: <50AE315B.EDCCB6C8@Guy.com> NNTP-Posting-Host: q4bRJGIC6Li1H7roUZhwdA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.os.msdos.programmer:787 comp.os.msdos.misc:410 Microsoft has issued some updates recently (KB2724197) that prohibit the use of EMS memory for 16-bit applications in Windows XP SP3. I was wondering if there's a way to know if any given 16-bit app uses EMS. What are the distinguishing characteristics of such apps? Lots of memory use?