home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winbase / ipc / ddeml / ddeinst / dialogs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-10-05  |  781 b   |  21 lines

  1.  
  2. /******************************************************************************\
  3. *       This is a part of the Microsoft Source Code Samples. 
  4. *       Copyright (C) 1993-1997 Microsoft Corporation.
  5. *       All rights reserved. 
  6. *       This source code is only intended as a supplement to 
  7. *       Microsoft Development Tools and/or WinHelp documentation.
  8. *       See these sources for detailed information regarding the 
  9. *       Microsoft samples programs.
  10. \******************************************************************************/
  11.  
  12. /*
  13.    dialogs.h
  14. */
  15.  
  16. #define IDL_DIALOGMAIN              100
  17. #define IDL_EXEPATH                 102
  18. #define IDL_ITEMNAME                104
  19. #define IDL_PROGRESSBAR             105
  20. #define IDL_PERCENTAGE              106
  21.