home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dosutils / acd201.arj / ACD_WIN.P22 < prev    next >
Encoding:
Text File  |  1992-01-12  |  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.