stason.org logo lotus


previous page: 7.5: Logical Memory Resourcespage up: Programming VCOMM FAQnext page: 7.7: Virtual Modems and Printers

7.6: Init Order

 Books
 TULARC
















Description

This article is from the Programming VCOMM FAQ, by nelson@desktop.nsc.com (Taed Nelson) with numerous contributions by others.

7.6: Init Order


[Contributed by Taed Nelson (nelson@lan.nsc.com).]

What is the proper device init order for a VCOMM port driver? The
documentation says to use UNDEFINED_INIT_ORDER, but SERIAL.VXD uses
VCD_INIT_ORDER. And in VMM.H, there is a PORT_INIT_ORDER defined, which is
just slightly less than VCD. Which is right?

This is an issue for any static port driver under Windows 95, and maybe every
port driver for Windows for Workgroups.


 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

pc, OS, COMM port driver, Microsoft Windows, compilation







TOP
previous page: 7.5: Logical Memory Resourcespage up: Programming VCOMM FAQnext page: 7.7: Virtual Modems and Printers