Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

164 lines
5.1 KiB

  1. /* File: D:\WACKER\help\hlptable.h (Created: 7-Jan-1994)
  2. *
  3. * Copyright 1994, 1998 by Hilgraeve Inc. -- Monroe, MI
  4. * All rights reserved
  5. *
  6. * $Revision: 6 $
  7. * $Date: 3/04/02 11:58a $
  8. */
  9. // NOTE:
  10. // This file contains HELP CONTEXT Identifiers.
  11. // This file is included internally and should be included by *.HPJ file
  12. // when the .HLP file will be created.
  13. // New Connection Description Dialog Box
  14. //
  15. #define IDH_TERM_NEWCONN_NAME 40960 // 0xA000
  16. #define IDH_TERM_NEWCONN_ICON 40961
  17. #define IDH_BROWSE 40962
  18. //
  19. // New Connection Phone Number Dialog Box.
  20. //
  21. #define IDH_TERM_NEWPHONE_CARRIERDETECT 40969 // New help identifier. REV: 12/11/2001
  22. #define IDH_TERM_NEWPHONE_COUNTRY 40970
  23. #define IDH_TERM_NEWPHONE_AREA 40971
  24. #define IDH_TERM_NEWPHONE_NUMBER 40972
  25. #define IDH_TERM_NEWPHONE_DEVICE 40973
  26. #define IDH_TERM_NEWPHONE_CONFIGURE 40974 // New help identifier
  27. #define IDH_TERM_NEWPHONE_HOSTADDRESS 40975
  28. #define IDH_TERM_NEWPHONE_PORTNUMBER 40976
  29. #define IDH_TERM_NEWPHONE_REDIAL 40977 // New help identifier
  30. #define IDH_TERM_NEWPHONE_USECCAC 40978
  31. #define IDH_TERM_NEWPHONE_COUNTRY_AREA 40979
  32. //
  33. // Dial Or Open Confirmation Dialog Box.
  34. //
  35. #define IDH_TERM_DIAL_MODIFY 40980
  36. #define IDH_TERM_DIAL_EDITNEW 40981
  37. #define IDH_TERM_DIAL_LOCATION 40982
  38. #define IDH_TERM_DIAL_DIAL 40983
  39. #define IDH_TERM_DIAL_OPEN 40984
  40. #define IDH_TERM_DIAL_CALLING_CARD 40985 // New help identifier
  41. #define IDH_TERM_DIAL_PHONENUMBER 40986 // New help identifier
  42. //
  43. // Phone Number Properties Sheet
  44. //
  45. // Deleted IDH_TERM_PHONEPROP_... ids, not used
  46. #define IDH_TERM_PHONEPROP_CHANGEICON 41001
  47. //
  48. // Terminal Properties Sheet
  49. // 41010
  50. #define IDH_TERM_SETTING_EMULATION 41011 // New id
  51. #define IDH_TERM_SETTING_BACKSCROLL 41012
  52. #define IDH_TERM_SETTING_ASCIISET 41013
  53. #define IDH_TERM_SETTING_SOUND 41014
  54. #define IDH_TERM_SETTING_USEKEYS 41015
  55. #define IDH_TERM_SETTING_TERMSET 41016
  56. #define IDH_TERM_SETTING_BACKSPACE 41017
  57. #define IDH_TERM_SETTING_CTRLH 41018
  58. #define IDH_TERM_SETTING_DEL 41019
  59. #define IDH_TERM_SETTING_CTRLH2 41020
  60. #define IDH_TERM_SETTING_TELNETID 41021
  61. #define IDH_TERM_SETTING_HIDE_CURSOR 41022
  62. #define IDH_TERM_SETTING_ENTER 41023
  63. //
  64. // Receive File Dialog Box
  65. //
  66. #define IDH_TERM_RECEIVE_DIRECTORY 41030
  67. #define IDH_TERM_RECEIVE_PROTOCOL 41031
  68. #define IDH_TERM_RECEIVE_RECEIVE 41032
  69. //
  70. // Send Dialog Box
  71. //
  72. #define IDH_TERM_SEND_FILENAME 41040
  73. #define IDH_TERM_SEND_PROTOCOL 41041
  74. #define IDH_TERM_SEND_SEND 41042
  75. #define IDH_TERM_SEND_FOLDER 41043
  76. //
  77. // General help for terminal window
  78. //
  79. //#define IDH_TERM_WINDOW 41050
  80. //
  81. // Emulator Settings dialogs
  82. //
  83. #define IDH_TERM_EMUSET_MODES 41071 // New help identifier
  84. #define IDH_TERM_EMUSET_CURSOR 41072
  85. #define IDH_TERM_EMUSET_DESTRUCTIVE 41073
  86. #define IDH_TERM_EMUSET_ALTMODE 41074
  87. #define IDH_TERM_EMUSET_KEYPADMODE 41075
  88. #define IDH_TERM_EMUSET_CURSORMODE 41076
  89. #define IDH_TERM_EMUSET_132COLUMNS 41077
  90. #define IDH_TERM_EMUSET_CHARSETS 41078
  91. #define IDH_TERM_EMUSET_8BITCODES 41079
  92. #define IDH_TERM_EMUSET_USERDEFKEYS 41080
  93. #define IDH_TERM_EMUSET_PRINTRAW 41081
  94. #define IDH_TERM_SETTING_EXIT 41082
  95. #if defined(INCL_TERMINAL_SIZE_AND_COLORS)
  96. #define IDH_TERM_EMUSET_ROWSANDCOLS 41083
  97. #define IDH_TERM_EMUSET_COLORS 41084
  98. #define IDH_TERM_SETTING_COLOR 41085
  99. #define IDH_TERM_COLOR_PREVIEW 41086
  100. #endif
  101. #define IDH_TERM_SETTING_HOSTXFERS 41087
  102. //
  103. // ASCII dialog box
  104. //
  105. #define IDH_TERM_ASCII_SEND_LINE 41090
  106. #define IDH_TERM_ASCII_SEND_ECHO 41091
  107. #define IDH_TERM_ASCII_REC_APPEND 41092
  108. #define IDH_TERM_ASCII_REC_FORCE 41093
  109. #define IDH_TERM_ASCII_REC_WRAP 41094
  110. #define IDH_TERM_ASCII_SENDING 41095 // New help identifiers
  111. #define IDH_TERM_ASCII_RECEIVING 41096 // New help identifiers
  112. #define IDH_TERM_ASCII_LINE_DELAY 41097
  113. #define IDH_TERM_ASCII_CHAR_DELAY 41098
  114. //
  115. // Capture dialog box
  116. //
  117. #define IDH_TERM_CAPT_FILENAME 41100
  118. #define IDH_TERM_CAPT_DIRECTORY 41101
  119. #define IDH_TERM_CAPT_START 41102
  120. // What's This from the context menu
  121. //
  122. //#define IDH_TERM_CONTEXT_WHATS_THIS 41110
  123. //
  124. // Used in receive and send dialogs.
  125. //
  126. #define IDH_CLOSE_DIALOG 41120
  127. //
  128. // JIS to Shift JIS translation Dialog
  129. //
  130. #define IDH_HTRN_DIALOG 41130
  131. #define IDH_HTRN_SHIFTJIS 41131
  132. #define IDH_HTRN_JIS 41132
  133. //
  134. // Default Telnet app dialog
  135. //
  136. #define IDH_TELNETCK_STOP_ASKING 41140
  137. #define IDH_TELNETCK_YES 41141
  138. #define IDH_TELNETCK_NO 41142
  139. //
  140. // key macros
  141. //
  142. #define IDH_LB_KEYS_KEYLIST 41150
  143. #define IDH_PB_KEYS_MODIFY 41151
  144. #define IDH_PB_KEYS_NEW 41152
  145. #define IDH_PB_KEYS_DELETE 41153
  146. #define IDH_EF_KEYS_KEYNAME 41154
  147. #define IDH_ML_KEYS_MACRO 41155
  148. BOOL isControlinHelpTable(const DWORD aHlpTable[], const INT cntrlID);
  149. void doContextHelp(const DWORD aHlpTable[], WPARAM wPar, LPARAM lPar, BOOL bContext, BOOL bForce);