home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pwr16.zip / POWER.TXT < prev    next >
Text File  |  1994-11-07  |  429b  |  9 lines

  1. Including is a technique to add/change function calls while processing a
  2. PM message so it DOES NOT lock up PM. Example: Get WM_INITDLG, make a
  3. function call while processing message, come back and finish.  If you use
  4. PowerCalls, you won't lock up PM while making the function call.  ALL source
  5. code is included. (This is the 16-bit version)
  6.  
  7.  
  8.                                                                             h
  9.