The DPMS server must be loaded after the memory managers (and before the drivers using it), either as a "DPMSXXX0" device driver per DEVICE statement in CONFIG.SYS (preferred method), or later as a TSR. For debug purposes (for example in conjunction with Microsoft's WDEB386.EXE), SDK-versions of EMM386.EXE 3.00 can alternatively provide DPMS services via EMM386 [/]DPMS[=ON] through a built-in DPMS.SYS module, then running at ring 1 instead of ring 0, as with the stand-alone version of DPMS.EXE. The DPMS [/]NOCR3 option allows debugging under older NuMega SoftICE versions.
Depending on circumstances the server will occupy between about 700 to 1400 bytes of conventional memory by itself and cannot be loaded into UMBs.
The DPMS server will require at least a 286 machine to run, but since DPMS-enabled software can be designed in a way so that it continues to execute in conventional memory if DPMS services are not available, the software does not need to give up compatibility with systems not providing DPMS services, either because DPMS is not loaded or not available (for example on pre-286 processors). On 386 CPUs (and higher), the DPMS server will not only provide a set of 16-bit, but also a set of 32-bit services. Even on these machines, DPMS can be forced to load only its 16-bit services using the DPMS [/]2[86] option.
DPMS registering services can be disabled or re-enabled at any time after load using the DPMS [/]OFF or DPMS [/]ON command, however, this will only affect new drivers loaded, not those already running and using DPMS.
There are basically three revisions of the DPMS specification, DPMS beta, DPMS 1.0 (original Novell DOS 7 shipment) and DPMS 1.1 (since March 1994 update). The 1.0 specification continued to support the beta specification as well, whereas the 1.1 (and higher) implementation does not.
PC-Kwik Corporation's Super PC-Kwik 6.xx for DOS and their Power Pak 4.0 for Windows also included the DPMS-enabled disk cache SUPERPCK in 1994.
CLOAKING includes support for operation under Windows 3.x and Windows 95, providing compatible INT 2Ch services to protected mode drivers via a Windows VxD, as well as debugging through Windows start-up using SoftICE. This ability to transition between protected mode host environments is also the subject of a patent.
CLOAKING integrates into and works with existing virtual memory control programs, without switching descriptor tables or resetting the control registers. This allows for faster interrupt processing, according to Helix's documentation.
In contrast to Novell's DPMS, Helix's CLOAKING driver can be loaded high, but it does not run on 286 machines, though it does support 16-bit services and program structure on a 386. Also, CLOAKING 2.01 has been found to be incompatible with the DR-DOS multitasker (EMM386 /MULTI[=ON] + TASKMGR).
If no DPMS server is present when CLOAKING.EXE loads, CLOAKING will, by default, also provide a cloaked DPMS server at a mere 100 bytes increase of its DOS memory footprint. However, it can also coexist with a DPMS server loaded before CLOAKING. The loading of its built-in DPMS server can be suppressed using the CLOAKING /NODPMS parameter. DPMS-enabled drivers will work with both DPMS or CLOAKING, but not vice versa.
Novell's DPMS utility may not be used to temporarily disable DPMS with a DPMS [/]OFF command if those DPMS services are provided by CLOAKING instead of DPMS itself, because Helix's implementation will erroneously not only disallow new drivers to register with DPMS, but completely switch off DPMS services even for already loaded drivers, leading to a system crash.
In 1993, Novell had announced plans to convert their resident workstation management utilities as well as their DOS network driver stacks (shells, redirectors and requestors) to use DPMS, however, only the Personal NetWare server component was modified to actually take advantage of it.
NIOS neither required nor used DPMS or Cloaking directly, and it did not provide a generic interface which could be used by non-NLM modules, however, it was certainly inspired by the DPMS technology and it can coexist with both of them.
While Novell's Personal NetWare was published unmodified as part of the DR-DOS suite by its newer owners Caldera, Lineo and DeviceLogics up to 2018, Personal NetWare had been abandoned since 1995 within Novell itself. This led to the situation that Novell never published a PNW.NLM driver to support the Personal NetWare protocol under the newer 32-bit ODI32/NIOS stack, so that users of Personal NetWare, who could take advantage of the PNW server module's DPMS capabilities already, were bound to continue to use the memory-consuming ODI/VLM 16-bit client with its PNW.VLM protocol driver.
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
Schulman, Andrew (July 1994). "QPI: The QEMM-386 Programming Interface". Dr. Dobb's Journal. Undocumented Corner. San Mateo, California, USA: Miller Freeman, Inc.: 123–131. Archived from the original on 2017-08-23. Retrieved 2017-08-23. {{cite journal}}: Missing |author1= (help) https://www.cs.cmu.edu/~ralf/papers/qpi.txt
Schneider, Stefanie (1994-06-17). "Das Ende von DOS ist nur noch eine Frage der Zeit" [The end of DOS is only a question of time]. Computerwoche (in German). Munich, Germany: IDG Business Media GmbH. Archived from the original on 2022-01-02. Retrieved 2022-01-02. https://www.computerwoche.de/a/das-ende-von-dos-ist-nur-noch-eine-frage-der-zeit,1121952
Schulman, Andrew (July 1994). "QPI: The QEMM-386 Programming Interface". Dr. Dobb's Journal. Undocumented Corner. San Mateo, California, USA: Miller Freeman, Inc.: 123–131. Archived from the original on 2017-08-23. Retrieved 2017-08-23. {{cite journal}}: Missing |author1= (help) https://www.cs.cmu.edu/~ralf/papers/qpi.txt
Gillooly, Caryn (1993-03-23). "Novell rolls out new net-ready DR DOS version". Network World: 10. Archived from the original on 2018-09-16. Retrieved 2017-09-09. https://books.google.com/books?id=ehwEAAAAMBAJ&pg=PA10
Goodman, John M. (1994-01-24). "Novell DOS gives an exciting look at future of DOS". InfoWorld. 16 (4). InfoWorld Media Group, Inc.: 63. Archived from the original on 2018-09-16. Retrieved 2017-09-09. https://books.google.com/books?id=_DoEAAAAMBAJ&pg=PA63
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
Wein, Josef "Joe" (2012) [2003]. "Resume: Joe Wein". Archived from the original on 2017-09-10. Retrieved 2017-09-10. […] [up to] 1992 Digital Research GmbH […] DR DOS 6.0 […] Designed and implemented DPMS protected mode extender for device drivers for DR DOS 7. […] http://www.joewein.de/resume.htm
The DPMS.EXE executable version 0.10 from DR DOS "Panther" shows a "1985,1992" copyright and refers to an embedded DPMS.SYS device driver. /wiki/DR_DOS_%22Panther%22
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Some early versions of DPMS (before Novell DOS 7 Update 3) could be loaded high, but this was deliberately defeated in later versions (by artificially letting the driver declare an impossible to satisfy amount of memory during initialization, so that the operating system could not load it high and had to leave it in conventional memory during initialization) for compatibility reasons. It could cause stability problems in some scenarios on 286 and 386 machines supporting chipset-level memory backfilling mechanisms. /wiki/Upper_Memory_Block
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Barr, Christopher (1993-04-13). "Coming Attractions: Novell's DOS". PC Magazine: 124. Archived from the original on 2018-09-16. Retrieved 2018-09-16. https://books.google.com/books?id=kjyIOLYr7yMC&pg=PA124
Brown, Ralf D.; Maxey, David; Michels, Raymond J.; Kyle, Jim (1994) [November 1993]. Undocumented DOS: A programmer's guide to reserved MS-DOS functions and data structures - expanded to include MS-DOS 6, Novell DOS and Windows 3.1 (2 ed.). Reading, Massachusetts, USA: Addison Wesley. p. 11. ISBN 0-201-63287-X. {{cite book}}: Missing |author1= (help) (xviii+856+vi pages, 3.5"-floppy) Errata: [1][2] 0-201-63287-X
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
Brown, Ralf D. (2002-12-29). "The x86 Interrupt List". Ralf Brown's Interrupt List (61 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-14. /wiki/Ralf_D._Brown
Brown, Ralf D. (2002-12-29). "The x86 Interrupt List". Ralf Brown's Interrupt List (61 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-14. /wiki/Ralf_D._Brown
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
The DPMS.EXE executable version 0.10 from DR DOS "Panther" shows a "1985,1992" copyright and refers to an embedded DPMS.SYS device driver. /wiki/DR_DOS_%22Panther%22
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
Barr, Christopher (1993-04-13). "Coming Attractions: Novell's DOS". PC Magazine: 124. Archived from the original on 2018-09-16. Retrieved 2018-09-16. https://books.google.com/books?id=kjyIOLYr7yMC&pg=PA124
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
Schneider, Stefanie (1994-06-17). "Das Ende von DOS ist nur noch eine Frage der Zeit" [The end of DOS is only a question of time]. Computerwoche (in German). Munich, Germany: IDG Business Media GmbH. Archived from the original on 2022-01-02. Retrieved 2022-01-02. https://www.computerwoche.de/a/das-ende-von-dos-ist-nur-noch-eine-frage-der-zeit,1121952
Barr, Christopher (1993-04-13). "Coming Attractions: Novell's DOS". PC Magazine: 124. Archived from the original on 2018-09-16. Retrieved 2018-09-16. https://books.google.com/books?id=kjyIOLYr7yMC&pg=PA124
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Wein, Josef "Joe" (2012) [2003]. "Resume: Joe Wein". Archived from the original on 2017-09-10. Retrieved 2017-09-10. […] [up to] 1992 Digital Research GmbH […] DR DOS 6.0 […] Designed and implemented DPMS protected mode extender for device drivers for DR DOS 7. […] http://www.joewein.de/resume.htm
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
OpenDOS Developer's Reference Series — DOS Protected Mode Services (DPMS) 1.0 API — Programmer's Guide. UK: Caldera, Inc. August 1997 [1994]. Caldera Part No. 200-DODG-005. Archived from the original on 2016-05-22. Retrieved 2016-05-21. https://web.archive.org/web/20160522004218/http://www.drdos.net/documentation/dpms/dpms.htm
Brown, Ralf D.; Maxey, David; Michels, Raymond J.; Kyle, Jim (1994) [November 1993]. Undocumented DOS: A programmer's guide to reserved MS-DOS functions and data structures - expanded to include MS-DOS 6, Novell DOS and Windows 3.1 (2 ed.). Reading, Massachusetts, USA: Addison Wesley. p. 11. ISBN 0-201-63287-X. {{cite book}}: Missing |author1= (help) (xviii+856+vi pages, 3.5"-floppy) Errata: [1][2] 0-201-63287-X
Goodman, John M. (1995-04-10). "PC DOS 7 beats its disappearing competitors". InfoWorld. 17 (15). InfoWorld Media Group, Inc.: 68. ISSN 0199-6649. Archived from the original on 2019-04-22. Retrieved 2017-09-09. https://books.google.com/books?id=oToEAAAAMBAJ
"Appendix E. DOS Protected Mode Services". PC DOS 7 Technical Update (PDF) (1 ed.). Boca Raton, Florida, USA: IBM Corporation, International Technical Support Organization, Boca Raton Center. February 1995. pp. 313–324. Document Number GG24-4459-00. Archived (PDF) from the original on 2018-09-18. Retrieved 2018-09-17. http://www.eie.polyu.edu.hk/~enyhchan/DOS%207%20manual.pdf
Goodman, John M. (1995-04-10). "PC DOS 7 beats its disappearing competitors". InfoWorld. 17 (15). InfoWorld Media Group, Inc.: 68. ISSN 0199-6649. Archived from the original on 2019-04-22. Retrieved 2017-09-09. https://books.google.com/books?id=oToEAAAAMBAJ
"Appendix E. DOS Protected Mode Services". PC DOS 7 Technical Update (PDF) (1 ed.). Boca Raton, Florida, USA: IBM Corporation, International Technical Support Organization, Boca Raton Center. February 1995. pp. 313–324. Document Number GG24-4459-00. Archived (PDF) from the original on 2018-09-18. Retrieved 2018-09-17. http://www.eie.polyu.edu.hk/~enyhchan/DOS%207%20manual.pdf
Goodman, John M. (1994-12-26). "Stacker, Helix combo frees memory". First looks. InfoWorld. 16 (52/1). International Data Group: 99. ISSN 0199-6649. Archived from the original on 2022-01-05. Retrieved 2022-01-05. p. 99: […] In Stacker 4.0, Stac provided DOS Protected Mode Services (DPMS) support, which allows most of the Stacker driver to move into extended memory. […] https://books.google.com/books?id=lDoEAAAAMBAJ&q=DPMS
"Dùng Cache để nâng cao tốc độ" [Cache to improve speed]. VIETBOOK (in Vietnamese). 1994. Archived from the original on 2018-09-17. Retrieved 2018-09-16. https://text.123doc.org/document/15299-dung-cache-de-nang-cao-toc-do.htm
Conley, Frank (1994-07-25). "Windows Performance Utility - Power Pak 4.0 for Windows helps bring slower PC models up to speed". InfoWorld: 117. Archived from the original on 2018-09-17. Retrieved 2018-09-16. https://books.google.com/books?id=kDgEAAAAMBAJ&pg=PA117
"Saphir ISDN-Adapterfamilie Bedienungsanleitung" (PDF) (in German) (5 ed.). HST High Soft Tech Gesellschaft für Telekommunikation mbH. February 2003. D2.1R01. Archived (PDF) from the original on 2018-09-20. Retrieved 2018-09-20. https://www.voipango.de/out/pictures/wysiwigpro/voipango/Saphir_ISDN_Manual_DE.pdf
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
Paul, Matthias R. (2001-04-09). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 183 (in German) (3 ed.). {{cite book}}: |work= ignored (help) /wiki/Template:Cite_book
Paul, Matthias R. (2002-01-17). "PCMCIA drivers for DR-DOS". www.delorie.com/opendos. Archived from the original on 2018-09-20. Retrieved 2018-09-20. http://www.delorie.com/opendos//archives/browse.cgi?p=opendos/2002/01/17/14:47:13.1
APSoft CardWare for Windows 3.x R7.00 (PDF). 7.00. Feldkirchen, Germany: APSoft. 2004-03-04 [1993]. Archived (PDF) from the original on 2018-09-18. Retrieved 2018-09-17. http://www.tssc.de/site/download/docs/cwdwum.pdf
MX1 Reference Guide (PDF) (Revision D ed.). Norcross, Georgia, USA: LXE Inc. (EMS Technologies). January 2004 [January 2002]. Archived (PDF) from the original on 2019-03-29. Retrieved 2018-09-16. http://www.barcodepros.com/Manuals/E-EQ-MX1RG-D.pdf
VX1 Reference Guide (PDF) (Revision F ed.). Norcross, Georgia, USA: LXE Inc. (EMS Technologies). March 2004. Archived (PDF) from the original on 2019-03-29. Retrieved 2018-09-16. http://www.barcodepros.com/Manuals/E-EQ-VX1RG-F.pdf
MX3 Reference Guide (PDF). Norcross, Georgia, USA: LXE Inc. (EMS Technologies). December 2005. Archived (PDF) from the original on 2018-09-17. Retrieved 2018-09-16. https://country.honeywellaidc.com/CatalogDocuments/E-EQ-MX3RG-J-ARC.pdf
"PROXY Host" (PDF) (1 ed.). Cambridge, Massachusetts, USA: Funk Software, Inc. May 1999. Retrieved 2018-09-16.[permanent dead link] ftp://ftp.proxynetworks.com/Previous%20Versions/v5.10.5.1041/Documentation_5.10/PxHost30.pdf
Perle Remote User's Guide (for DOS and Windows 3.x) (PDF). Perle Systems Limited. 2002 [1995]. 5500118-10. Archived (PDF) from the original on 2018-09-17. Retrieved 2018-09-17. https://www.perle.com/support_services/documentation_pdfs/5500118-10.pdf
Johnson, Bret (2011-09-24). "My Source Code: PRTSCR". Archived from the original on 2017-09-11. Retrieved 2017-09-11. [3] (NB. Source code for PRTSCR program to modify PrintScreen to copy to a file. Loads itself into upper memory and uses DPMS or EMS memory.) http://bretjohnson.us/source/source.htm
Johnson, Bret (2015-11-03). "Have you heard from USB yet?". Archived from the original on 2018-09-16. Retrieved 2017-09-11. (NB. About a DPMS-enabled USB TSR suite for DOS.) http://bretjohnson.us/forum/viewtopic.php?f=5&t=789
Schulman, Andrew (July 1994). "QPI: The QEMM-386 Programming Interface". Dr. Dobb's Journal. Undocumented Corner. San Mateo, California, USA: Miller Freeman, Inc.: 123–131. Archived from the original on 2017-08-23. Retrieved 2017-08-23. {{cite journal}}: Missing |author1= (help) https://www.cs.cmu.edu/~ralf/papers/qpi.txt
Schmit, Michael L. (1995). Pentium Processor Optimization Tools (1 ed.). Cambridge, Massachusetts, USA: Academic Press, Inc. (AP Professional). pp. 252–253. ISBN 0-12-627230-1. 0-12-627230-1
Brown, Ralf D.; Maxey, David; Michels, Raymond J.; Kyle, Jim (1994) [November 1993]. Undocumented DOS: A programmer's guide to reserved MS-DOS functions and data structures - expanded to include MS-DOS 6, Novell DOS and Windows 3.1 (2 ed.). Reading, Massachusetts, USA: Addison Wesley. p. 11. ISBN 0-201-63287-X. {{cite book}}: Missing |author1= (help) (xviii+856+vi pages, 3.5"-floppy) Errata: [1][2] 0-201-63287-X
Singh, Amarendra (1993-07-13). "NETROOM 3.0: More Room at the Top". PC Magazine. 12 (13): 40. Retrieved 2014-12-12. https://books.google.com/books?id=eX8w8B-OhIIC&pg=PA40
Knoblauch, Rick (1994-05-17). "Hide Programs With Cloaking". PC Magazine. Vol. 13, no. 9. Ziff Communications Company / Ziff-Davis Publishing Company. p. 269. Retrieved 2014-12-04. https://books.google.com/books?id=L39FUG-zDswC&pg=RA1-PA269
Helix Cloaking API Services, 1.01, Helix Software Company, 1993-10-01 /wiki/Helix_Software_Company
Schmit, Michael L. (1995). Pentium Processor Optimization Tools (1 ed.). Cambridge, Massachusetts, USA: Academic Press, Inc. (AP Professional). pp. 252–253. ISBN 0-12-627230-1. 0-12-627230-1
US patent 5459869 [4] https://worldwide.espacenet.com/textdoc?DB=EPODOC&IDX=US5459869
Helix Cloaking API Services, 1.01, Helix Software Company, 1993-10-01 /wiki/Helix_Software_Company
US patent 5459869 [4] https://worldwide.espacenet.com/textdoc?DB=EPODOC&IDX=US5459869
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Some early versions of DPMS (before Novell DOS 7 Update 3) could be loaded high, but this was deliberately defeated in later versions (by artificially letting the driver declare an impossible to satisfy amount of memory during initialization, so that the operating system could not load it high and had to leave it in conventional memory during initialization) for compatibility reasons. It could cause stability problems in some scenarios on 286 and 386 machines supporting chipset-level memory backfilling mechanisms. /wiki/Upper_Memory_Block
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Some early versions of DPMS (before Novell DOS 7 Update 3) could be loaded high, but this was deliberately defeated in later versions (by artificially letting the driver declare an impossible to satisfy amount of memory during initialization, so that the operating system could not load it high and had to leave it in conventional memory during initialization) for compatibility reasons. It could cause stability problems in some scenarios on 286 and 386 machines supporting chipset-level memory backfilling mechanisms. /wiki/Upper_Memory_Block
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Goodman, John M. (1994-12-26). "Stacker, Helix combo frees memory". First looks. InfoWorld. 16 (52/1). International Data Group: 99. ISSN 0199-6649. Archived from the original on 2022-01-05. Retrieved 2022-01-05. p. 99: […] In Stacker 4.0, Stac provided DOS Protected Mode Services (DPMS) support, which allows most of the Stacker driver to move into extended memory. […] https://books.google.com/books?id=lDoEAAAAMBAJ&q=DPMS
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
NETROOM Version 3 Guide to Operations (6 ed.), October 1994, MPN N03,1094
NETROOM Version 3 Supplemental Disk, all (11) *.BAT/*.DOC/*.HLP/*.INF/*.TXT files, 1995-02-10
Brown, Ralf D.; Maxey, David; Michels, Raymond J.; Kyle, Jim (1994) [November 1993]. Undocumented DOS: A programmer's guide to reserved MS-DOS functions and data structures - expanded to include MS-DOS 6, Novell DOS and Windows 3.1 (2 ed.). Reading, Massachusetts, USA: Addison Wesley. p. 11. ISBN 0-201-63287-X. {{cite book}}: Missing |author1= (help) (xviii+856+vi pages, 3.5"-floppy) Errata: [1][2] 0-201-63287-X
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Singh, Amarendra (1993-07-13). "NETROOM 3.0: More Room at the Top". PC Magazine. 12 (13): 40. Retrieved 2014-12-12. https://books.google.com/books?id=eX8w8B-OhIIC&pg=PA40
Goodman, John M. (1994-12-26). "Stacker, Helix combo frees memory". First looks. InfoWorld. 16 (52/1). International Data Group: 99. ISSN 0199-6649. Archived from the original on 2022-01-05. Retrieved 2022-01-05. p. 99: […] In Stacker 4.0, Stac provided DOS Protected Mode Services (DPMS) support, which allows most of the Stacker driver to move into extended memory. […] https://books.google.com/books?id=lDoEAAAAMBAJ&q=DPMS
Canter, Sheryl (1994-05-31). "Multimedia Cloaking Reclaims RAM Gobbled by Drivers". PC Magazine. Vol. 13, no. 10. Ziff Communications Company / Ziff-Davis Publishing Company. p. 48. Archived from the original on 2022-01-05. Retrieved 2014-12-04. https://books.google.com/books?id=MfbDrFwiARgC&q=pc+magazine+netroom+helix&pg=PA48
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Brown, Ralf D.; Maxey, David; Michels, Raymond J.; Kyle, Jim (1994) [November 1993]. Undocumented DOS: A programmer's guide to reserved MS-DOS functions and data structures - expanded to include MS-DOS 6, Novell DOS and Windows 3.1 (2 ed.). Reading, Massachusetts, USA: Addison Wesley. p. 11. ISBN 0-201-63287-X. {{cite book}}: Missing |author1= (help) (xviii+856+vi pages, 3.5"-floppy) Errata: [1][2] 0-201-63287-X
"Netnotes: Novell, Inc". Network World. 10 (13): 17. 1993-03-29. Archived from the original on 2019-04-22. Retrieved 2018-09-20. https://books.google.com/books?id=ehwEAAAAMBAJ&pg=PA17
Tittel, Ed (1994-11-04). "Novell at a crossroads". InfoWorld: 116, 118. Archived from the original on 2018-09-16. Retrieved 2018-09-16. https://books.google.com/books?id=bTgEAAAAMBAJ&pg=PA118
"Novell to dress up Tuxedo and deliver 32-bit client". Network World. 12 (13): 141. 1995-03-27. Retrieved 2018-08-18. https://books.google.com/books?id=ShgEAAAAMBAJ&pg=PA141
"Network Edition - Cover Story". PC Magazine: NE27. 1995-10-24. Archived from the original on 2018-09-16. Retrieved 2018-08-18. https://books.google.com/books?id=3jNOHGmrpRkC&pg=PA527
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
"Novell to dress up Tuxedo and deliver 32-bit client". Network World. 12 (13): 141. 1995-03-27. Retrieved 2018-08-18. https://books.google.com/books?id=ShgEAAAAMBAJ&pg=PA141
Liebing, Edward A. (1996-05-01). "NetWare Client 32 for DOS/Windows: Overview of Architecture and Features". Novell AppNotes. Novell. Archived from the original on 2018-08-18. Retrieved 2018-08-18. https://support.novell.com/techcenter/articles/ana19960501.html
Hendrick, Ben (1996-11-01). "Overview of NetWare Client 32 for Windows 95". Novell AppNotes. Novell. Archived from the original on 2018-08-18. Retrieved 2018-08-18. https://support.novell.com/techcenter/articles/ana19961101.html
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm
Liebing, Edward A. (1996-05-01). "NetWare Client 32 for DOS/Windows: Overview of Architecture and Features". Novell AppNotes. Novell. Archived from the original on 2018-08-18. Retrieved 2018-08-18. https://support.novell.com/techcenter/articles/ana19960501.html
Paul, Matthias R. (1997-07-30). NWDOS-TIPs — Tips & Tricks rund um Novell DOS 7, mit Blick auf undokumentierte Details, Bugs und Workarounds. Release 157 (in German) (3 ed.). Archived from the original on 2016-05-22. Retrieved 2012-01-11. {{cite book}}: |work= ignored (help) (NB. NWDOSTIP.TXT is a comprehensive work on Novell DOS 7 and OpenDOS 7.01, including the description of many undocumented features and internals. It is part of the author's yet larger MPDOSTIP.ZIP collection maintained up to 2001 and distributed on many sites at the time. The provided link points to a HTML-converted older version of the NWDOSTIP.TXT file.) http://www.antonis.de/dos/dos-tuts/mpdostip/html/nwdostip.htm