| delorie.com/archives/browse.cgi | search |
| Date: | Tue, 11 Apr 2000 13:40:15 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | djgpp AT delorie DOT com |
| Subject: | Re: VBE question |
| In-Reply-To: | <10920e52.23423d9c@usw-ex0102-013.remarq.com> |
| Message-ID: | <Pine.SUN.3.91.1000411133856.4929Q-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 10 Apr 2000, batchex wrote: > Thanks for the clarification. Now I must change my functions to > use FS instead of GS. To be *absolutely* accurate, the only two library functions which do touch FS are _farsetsel and the _farpoke* family. Other library functions never call these two, so if your application doesn't use them, FS will stay put.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |