home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / monomsg.zip / MONOMSG.DOC < prev   
Text File  |  1991-02-28  |  403b  |  10 lines

  1.  
  2. MONOMSG can be used from any windows program to display text messages,
  3. for debugging purposes, directly to the monochrome screen.
  4.  
  5. Normally windows will not allow direct memory addressing but monomsg
  6. uses a windows created selector (calls DpmSelectorFromSegment)
  7.  
  8. monomsg also write all messages to a text file, monomsg.txt.  This feature
  9. can easily be removed by changing the monomsg.c file.
  10.