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 / client / dialog.h < prev    next >
Text File  |  1997-10-05  |  2KB  |  57 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. #define IDEF_DATA           101
  13. #define IDCH_NODATA         102
  14. #define IDCH_ACKREQ         103
  15. #define IDCH_DISABLEFIRST   104
  16. #define IDCH_ABANDON        105
  17. #define IDCH_BLOCKRESULT    106
  18. #define IDCH_ASYNC          107
  19. #define IDEF_TIMEOUT        109
  20. #define IDEF_ITEM           110
  21. #define IDCB_FORMAT         111
  22. #define IDBN_OPTIONS        112
  23. #define IDCH_REQUEST        113
  24. #define IDCH_ADVISE         114
  25. #define IDCH_UNADVISE       115
  26. #define IDCH_POKE           116
  27. #define IDCH_EXECUTE        117
  28. #define IDEF_APPLICATION    118
  29. #define IDEF_TOPIC          119
  30. #define IDCH_CONNECTLIST    120
  31. #define IDEF_VALUE          121
  32. #define IDTX_VALUE          122
  33. #define IDBN_GENHUGE        123
  34. #define IDTX_ITEM           124
  35. #define IDBN_USEOWNED       125
  36. #define IDEF_FLAGS          126
  37. #define IDEF_COUNTRY        127
  38. #define IDEF_CODEPAGE       128
  39. #define IDEF_LANG           129
  40. #define IDEF_SECURITY       130
  41. #define IDD_TEXTENTRY       900
  42. #define IDD_ADVISEOPTS      901
  43. #define IDD_TRANSACT        902
  44. #define IDD_CONNECT         903
  45. #define IDD_VALUEENTRY      904
  46. #define IDD_ABOUT           905
  47. #define IDD_CONTEXT         906
  48. #define IDD_HDATAVIEW       100
  49. #define IDBN_VIEW           131
  50. #define IDCH_MAKEOWNED      132
  51. #define IDBN_DELETE         133
  52. #define IDLB_HANDLES        134
  53. #define IDRB_IL_ANON        908
  54. #define IDRB_IL_ID          909
  55. #define IDRB_IL_IMP         910
  56. #define IDRB_IL_DELEGATE    911
  57.