home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / magazine / drdobbs / 1990 / 08 / dudley.txt < prev    next >
Text File  |  1990-07-10  |  390b  |  12 lines

  1. Porting a large application to 386 protected mode. Includes a
  2. protected  mode function that stuffs draw commands in the draw
  3. list.  If the list  fills up, it automatically calls pdinterp() to
  4. empty it. Also includes a real mode module callable from protected
  5. mode that passes string in buffer in code segment, and a module to
  6. connect real mode assembly code to prot mode C
  7.  
  8.  
  9.  
  10.  
  11.  
  12.