[comp.windows.ms.programmer] TSR in a QEMM/Windows 3.0 Environment

ask@j.cc.purdue.edu (Scott Ksander) (12/12/90)

Does anyone have information about writing TSRs for a QEMM/Windows 3.0
environment?

Contrary to what you might expect, "high mem" is "shared" by all DOS
windows.  (If you think about it, it has to be this way for things
like SMARTDRIVE to work)  This means this code has multiple processes
sharing both code and data.  How does one keep the various copies of
COMMAND straight?  Lots of question --- very few answers.

Scott Ksander
Purdue University Computing Center