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

  1. /************************************************************
  2. / Views - Using the File Dialog
  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 MAIN_WINDOW        1000
  9.  
  10. #define MI_FILE            1050
  11. #define MI_OPENDLG         1051
  12. #define MI_SAVEASDLG       1052
  13. #define MI_EXIT            1053
  14.  
  15.