home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / resdlg12.zip / res2dlg.doc < prev    next >
Text File  |  2001-02-20  |  2KB  |  56 lines

  1.  
  2.                                RES2DLG V1.2
  3.  
  4.                                     by
  5.  
  6.                               Paul Ratcliffe
  7.                                (c) Feb. 2001
  8.  
  9.  
  10. This is a utility to decompile an OS/2 .RES resource file into a .DLG
  11. dialog file. This utility preserves all styles, unlike the IBM Dialog
  12. Editor tool. The program is freeware and as such:
  13.  
  14.              USE OF THIS PROGRAM IS ENTIRELY AT YOUR OWN RISK.
  15.  
  16.  
  17. OPERATION
  18.  
  19. RES2DLG take 1 or 2 command line parameters. The first one is the name of
  20. the .RES file you wish to decompile. The optional second one is the name of
  21. the .DLG file you wish to output to. If this is not given, all output is
  22. written to the standard output destination.
  23.  
  24. The resulting .DLG file should be capable of being fed back into the IBM
  25. Resource Compiler (RC.EXE) without modification to get back your original
  26. .RES file assuming it only contained dialogs - no other resource types are
  27. supported by RES2DLG.
  28. The excellent RESMGR Resource Decompiler/Manager package by Martin Lafaix
  29. should by used if you wish to decompile non-dialog resources.
  30.  
  31.  
  32. HISTORY
  33.  
  34. Version 1.2  21-02-01
  35.   The .RES file is now opened in a file sharing compatible mode.
  36.  
  37. Version 1.1  27-01-01
  38.   Fixed a problem with losing the text when decompiling BS_NOTEBOOK and
  39.   BS_USERBUTTON type buttons.
  40.   Fixed a cosmetic problem with Dialogs containing Presparams.
  41.  
  42. Version 1.0  25-11-00
  43.   Initial release.
  44.  
  45.  
  46. OTHER
  47.  
  48. This program was developed under Warp 4 using VisualAge C++ 3.0 for OS/2.
  49.  
  50. If you use this program could you please let me know. Also if you have any
  51. comments, criticisms, bug reports or anything that could be improved.
  52. I will reply to all messages received.
  53.  
  54. Paul Ratcliffe:    Internet: utils@orac.clara.co.uk
  55.         Internet: paul.ratcliffe@bbc.co.uk
  56.