home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / call32.zip / read.me < prev   
Text File  |  1992-08-15  |  659b  |  18 lines

  1. There are a couple of files in this ZIP.  DLL.c is code for a 32 bit DLL
  2. that demonstrates how to set up 32-bit code that can be called from 
  3. existing 16-bit applications or DLL's.
  4.  
  5. The procedure documented in the manual doesn't work.  The code presented
  6. here is a work-around that should be transparent to the fix, when
  7. available.
  8.  
  9. exefl.c is code for a 16-bit application compiled with MSC 5.1.
  10.  
  11. Just in case you didn't know, you CAN use IPMD to debug 16-bit applications
  12. provided they have CodeView information.  This made it easy to debug this
  13. "mixed mode" case.
  14.  
  15. If yu have any questions, please let me know.
  16.  
  17. David Moskowitz  76701,100
  18.