home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / DIR / ACD200.ZIP / ACD_WIN.P22 < prev    next >
Encoding:
Text File  |  1991-11-21  |  363 b   |  17 lines

  1. ; Example for PATCHING the maximum pop-up windowsize in ACD.EXE using PATCH22
  2. ;
  3. ; CALL:
  4. ;
  5. ;     patch22 @acd_win.p22
  6. ;
  7. ;
  8. ; This patch will make the maximum windowsize equal to 16 (= hex 10):
  9. ;
  10. acd.exe +13?\h2A2E2A?\h15?
  11. ;
  12. ; To restore the previous patch, uncomment the following line and comment
  13. ; the previous line
  14. ;
  15. ;acd.exe +13?\h2A2E2A?\hFF?
  16.  
  17.