home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / powergui / exceptns / exviewer / exviewer.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-10-29  |  416 b   |  11 lines

  1. /************************************************************
  2. / Error Reporting - Exception Viewer Example
  3. /
  4. / Copyright (C) 1994, Law, Leong, Love, Olson, Tsuji.
  5. / Copyright (c) 1997 John Wiley & Sons, Inc. 
  6. / All Rights Reserved.
  7. ************************************************************/
  8. #define WND_MAIN         5000           //Main Window Id
  9. #define THROW_EXCEPTION  5001           //Command Id
  10.  
  11.