home *** CD-ROM | disk | FTP | other *** search
/ Reverse Code Engineering RCE CD +sandman 2000 / ReverseCodeEngineeringRceCdsandman2000.iso / RCE / LordLucifer / win32asm / files / win32asm.exe / Win32ASM / Win32DLL / Readme.txt next >
Encoding:
Text File  |  1997-11-19  |  236 b   |  6 lines

  1. Win32DLL shows how to build a DLL using MASM.
  2. The example is a small Win32 console .EXE program that calls a minimal DLL.
  3. The DLL displays a message for each of the functions it performs.
  4.  
  5. Read Win32DLL.bat for build instructions.
  6.