home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / PMHINTS1.ZIP / PMHINTS1.TXT < prev    next >
Text File  |  1991-05-03  |  2KB  |  84 lines

  1. Subject: OS/2 PM Hints and Tips Status
  2.  
  3. Status as of 3 May 1991
  4.  
  5. The current plan is still to produce the following volumes -
  6.  
  7.   Volume 1 - Presentation Manager Programming
  8.   Volume 2 - Base Programming
  9.   Volume 3 - Communications Manager and LAN
  10.   Volume 4 - Database Manager
  11.   Volume 5 - Using OS/2 (from the user's perspective)
  12.  
  13. I am sending you the latest version of Volume 1.
  14. You will receive a SAVERAM2 file called PMHINTS RAMBIN, and the
  15. LOADRAM2 EXEBIN just in case you don't already have it.  Download them
  16. to your PC in binary format and type
  17.  
  18.              LOADRAM2 PMHINTS.RAM  d:  /S  /CA  /D
  19. or
  20.              LOADRAM2 PMHINTS.RAM  d:\subdir  /SR  /CA  /D
  21.  
  22. to unload the package. Where d:      is your preferred drive and
  23.                              subdir  is a sub-directory on that drive
  24.  
  25. Note:
  26.   It will easily fit on a 1.44MB diskette if you wish to distribute it.
  27.  
  28. The package contains -
  29.  
  30.   PMHINTS.INF  (Type VIEW PMHINTS to read)
  31.   DLGMLE.EXE   (
  32.   DLGGEN.EXE   (
  33.   WINDOWS.EXE  (
  34.   LISTBOX.EXE  ( Sample programs which may be 'LAUNCHED' from VIEW
  35.   MENU.EXE     (
  36.   MOUSEPTR.EXE (
  37.   SKELETON.EXE (
  38.   SAMPLES      (Sub-directory containing program source and executables
  39.  
  40.   Note - LAUNCH does not work in OS/2 Version 1.3 (yet!)
  41.  
  42. I will send you an update next month, but in the meantime feel free to
  43. distribute this version as required, internally or externally.
  44.  
  45. If you find any errors or wish to make any comments then please send me
  46. a note.
  47.  
  48. Below is a list of topics still to be included -
  49.  
  50.    Window Words
  51.    Sub-classing Windows
  52.    Enumerating Windows
  53.    Window Painting
  54.    Object Windows
  55.    Exporting Windows
  56.    Multi-threaded programming
  57.    DLLs
  58.    Atoms
  59.    Timers
  60.    Bitmaps
  61.    Fonts
  62.    Icons
  63.    Keyboard Processing
  64.    Shutdown
  65.    Error Message Processing
  66.    Use of DosExecPgm
  67.    Send/Post Messages
  68.    User Messages and Message Queues
  69.    C and Resource Compiler
  70.    Clipboard
  71.    Miscellaneous Win... Functions
  72.    Spooling/Printing
  73.    General Dos... Functions
  74.    Direct Manipulation
  75.    Process Control
  76.    Screen Resolution Problems
  77.    Gpi... Functions
  78.    Hooks
  79.    IPF
  80.    Hungarian Notation
  81.  
  82. Regards,
  83.         Bryan
  84.