home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgLangD.iso / C++-7 / DISK8 / MFC / SAMPLES / DLLTRACE / RESOURCE.H$ / resource
Encoding:
C/C++ Source or Header  |  1992-01-15  |  546 b   |  16 lines

  1. /* resource.h: Defines Windows resource IDs for TRACER.DLL
  2. //
  3. // This is a part of the Microsoft Foundation Classes C++ library.
  4. // Copyright (C) 1992 Microsoft Corporation
  5. // All rights reserved.
  6. //
  7. // This source code is only intended as a supplement to the
  8. // Microsoft Foundation Classes Reference and Microsoft
  9. // QuickHelp documentation provided with the library.
  10. // See these sources for detailed information regarding the
  11. // Microsoft Foundation Classes product.
  12. */
  13.  
  14. #define IDM_ABOUT       100
  15. #define IDM_TRACE_FLAGS 101
  16.