home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / ASMDLL.ZIP / README < prev    next >
Text File  |  1989-12-31  |  825b  |  18 lines

  1. This version of touch was written for masm 5.1 using macros supplied.
  2. The dynamic link library is written likewise. The argc and argv functions
  3. are derived from examples given in "Advanced OS/2 Programming", by Ray
  4. Duncan.
  5.  
  6. It is interesting that when using codeview, DosFindFirst fails, returning
  7. 12H (no matches). This happens under OS/2 V1.1 and V1.2.
  8.  
  9. I have not a copy of Microsoft's OS/2 Reference set, but the documentation
  10. on DosOpen is sparse in Duncan's book. Overall though, it is a good book.
  11.  
  12. I now have the Lattice C Compiler 6.0, so I will be leaving an impression
  13. of it on this board, soon. So far some sample code from Charles Petzold's
  14. "Programming The OS/2 Presentation Manager" has worked perfectly. The
  15. libraries included with the compiler package are impressive, indeed.
  16.  
  17. David J Olson
  18.