home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2000 September / Igromania_09.iso / Hex-16 / CRACK / WinDAsm / w32dsm87.exe / Install.txt < prev    next >
Text File  |  1997-06-16  |  3KB  |  100 lines

  1. NOTE:      W32DASM Demo Ver 8.xx Series is designed for
  2.     Windows 95 and Windows NT 4.0.
  3.  
  4. W32DASM is a 32/16 Bit Windows Program Disassembler with an
  5. integrated 32 bit Program Debugger. Features include full Cross
  6. Referencing for all Call and Jump instructions and search functions
  7. for finding  Import, Export, Menu, Dialog, and Strings references in
  8. the listing. Includes an integrated debugger for 32 bit programs
  9. featuring Single Step and Breakpoint functions. Also includes Instruction,
  10. Memory, Register and CPU Flag modification functions coupled with a unique
  11. Data Display System. Also includes a automatic interpreter for most KERNEL32,
  12. USER32, SHELL32, COMDLG32, COMCTL32, GDI32, and ADVAPI32 API functions.
  13.  
  14. Special Requirements: None
  15.  
  16. Changes from Demo Ver 8.5
  17.  
  18. 1. fixes for MMX and certain 32 and 16 bit instruction decodes.
  19.  
  20. 2. Added change indicators to the CPU registers and flag displays:
  21.  
  22.        * CPU Register that change value from last instruction execute
  23.       appear as CAPITAL LETTERS ie eax -> EAX
  24.  
  25.     * CPU flags that changed from last instruction appear as
  26.       HIGHLIGHTED text
  27.  
  28. 3. Added checkbox to force all rep instructions to "STEP THRU"
  29.    even in "STEP INTO" mode.
  30.  
  31. 4. Added enable/disable "Command Line Option Dialog Box" in Debugger Options.
  32.  
  33. 5. Added "LPSYSTEMTIME" decode in API Details logic.
  34.  
  35. 6. Added Code Patch Assembler Function.
  36.  
  37. This program is Shareware (Freely Distributable).
  38.  
  39. Please direct all inquiries concerning this program to:
  40.  
  41. Peter J Urbanik, URSoftware
  42. urbie@msn.com
  43. 44 Sachem Dr.
  44. Glastonbury CT. 06033
  45.  
  46. For latest W32Dasm Version info, Visit the W32Dasm WEB site at:
  47. http://www.expage.com/page/w32dasm 
  48.  
  49. ++++++++Installation++++++++++++++++
  50.  
  51. Windows NT 3.51 users:
  52.  
  53.     W32Dasm will load and run in NT 3.51 provided that you
  54.     install the Windows 95 IMAGEHLP.DLL file dated
  55.     10/15/96 in the same directory as w32dsm87.exe.
  56.     The IMAGEHLP.DLL that comes with NT 3.51 will not
  57.     work.
  58.  
  59.     NOTE: Some Dialog control formats are not supported
  60.           in NT 3.51 and will result in improper control
  61.           display.
  62.  
  63. Windows W32s users:
  64.  
  65.     W32Dasm may load and run in some configurations of
  66.     Windows 3.11 with W32s but the operation will be
  67.     unpredicable.
  68.  
  69. W32DASM Installation Instructions:
  70.  
  71. 1. Create a Directory ie: C:\W32DASM
  72.  
  73. 2. Put W32DSM87.ZIP file in the created directory.
  74.  
  75. 3. Unzip the file.
  76.  
  77.     unzipped files should include:
  78.  
  79.         a. w32dsm87.exe {Demo Ver 8.7 Executable}
  80.            #b. w32demo8.hlp {Help File}
  81.            #c. w32dapi.lup    {API Details File}
  82.            #d. PSAPI.DLL    {Required DLL for NT}
  83.            #e. IMAGEHLP.DLL    {Required DLL for NT 3.51 only}
  84.            *f. CW3220.DLL    {Required DLL}
  85.            *g. BIDS50F.DLL    {Required DLL}
  86.            *g. OWL50F.DLL    {Required DLL}
  87.         h. install.txt    {This File}
  88.  
  89. # W32DAPI.LUP, W32DEMO8.HLP, & PSAPI.DLL must reside in same
  90.   directory as w32dsm87.exe. If running NT 3.51 also include
  91.   IMAGEHLP.DLL dated 10/15/96 in the same directory as w32dsm87.exe.
  92.  
  93. * DLL files CW3220.DLL OWL50f.DLL and BIDS50f.DLL
  94.   should be installed in your DRIVE:\Windows\System directory.
  95.   They can be optionally placed in the same directory as
  96.   w32dsm87.exe.
  97.  
  98.  
  99.  
  100.