1235 43751
0 "No error has occurred"
1 "The User Interface Manager could not be opened"
2 "The system font could not be loaded"
3 "The operation attempted cannot be performed while a pop-up panel is active"
4 "Panel, pop-up, or menu bar handle is invalid"
5 "Attempted to position panel at an invalid location"
6 "Attempted to make an inoperable control the active control"
7 "The operation requires that a panel be active"
8 "The operation requires that a pop-up be active"
9 "The operation requires that a menu bar be active"
10 "The control is not the type expected by the function"
11 "The id passed was not a valid menu item id"
12 "Out of memory"
13 "Invalid control ID"
14 "Value is invalid or out of range"
15 "File is not a User Interface file or has been corrupted"
16 "File format is out-of-date"
17 "Image is corrupted or format is not supported"
18 "No user event possible in current configuration"
19 "Unable to open file"
20 "Error reading file"
21 "Error writing file"
22 "Error closing file"
23 "Panel state file has invalid format"
24 "Resource ID not found in user interface resource file"
25 "Error occurred during hardcopy output"
26 "Invalid default directory specified in FileSelectPopup function"
27 "Operation is invalid for specified object"
28 "Unable to find specified string in menu"
29 "Palette menu items can only be added to the end of the menu"
30 "Too many menus in the menu bar"
31 "Separators can't have checkmarks"
32 "Separators can't have submenus"
34 "The menu item can't be a separator"
35 "The item already has a submenu"
36 "The item does not have a submenu"
37 "The id passed must be a menu id, a menu item id, or NULL"
38 "The id passed must be a menu id or a menu item id"
39 "The id passed was not a submenu id"
40 "The id passed was not a valid menu id"
41 "The handle is not a menu bar handle"
42 "The handle is not a panel handle"
43 "The operation attempted cannot be performed while this pop-up panel is active"
44 "The specified Control/Panel/Menu doesn't have the specified attribute"
45 "The control type passed was not a valid type"
46 "The attribute passed is not valid"
47 "The fill option must be set to fill above or fill below to paint ring slide's fill color"
48 "The fill option must be set to fill above or fill below to paint numeric slide's fill color"
49 "The control passed is not a ring slide"
50 "The control passed is not a numeric slide"
51 "The control passed is not a ring slide with inc/dec arrows"
52 "The control passed is not a numeric slide with inc/dec arrows"
53 "The data type passed is not a valid data type for the control"
54 "The attribute passed is not valid for the data type of the control"
55 "The index passed is out of range"
56 "There are no items in the list control"
57 "The buffer passed was too small for the operation"
58 "The control does not have a value"
59 "The value passed is not in the list control"
60 "The control passed must be a list control"
61 "The control passed must be a list control or binary switch"
62 "The data type of the control passed must be set to string"
63 "That attribute is not a settable attribute"
64 "The value passed is not a valid control mode for this control"
65 "A NULL pointer was passed when a non-NULL pointer was expected"
66 "The text bg color on a menu ring can not be set or gotten"
67 "The ring control passed must be one of the menu ring styles"
68 "Text can not be colored transparent"
69 "A value can not be converted to the specified data type"
70 "Invalid tab order position for control"
71 "The tab order position of an indicator-only-control cannot be set"
72 "Invalid number"
73 "There is no menu bar installed for the panel"
74 "The control passed is not a text box"
75 "Invalid scroll mode for chart"
76 "Invalid image type for picture"
77 "The attribute is valid for child panels only\nSome attributes of top level panels are determined by the host operating system."
78 "The list control passed is not in check mode"
79 "The control values could not be completely loaded into the panel\nbecause the panel has changed."
80 "Maximum value must be greater than minimum value"
81 "Graph doesn't have that many cursors"
82 "Invalid plot"
83 "New cursor position is outside plot area"
84 "The length of the string exceeds the limit"
85 "The callback function, %s, specified in the UIR file, does not have the required prototype."
86 "The callback function, %s, specified in the UIR file, " "is not a known function. If you are using an external " "compiler, you must include the UIR callbacks object or " "source file in the executable or DLL."
87 "Graph cannot be in this mode without cursors"
88 "Invalid axis scaling mode for chart"
89 "The font passed is not in the meta font table"
90 "The attribute value passed is not valid"
91 "Too many files are open"
92 "Unexpectedly reached end of file"
93 "Input/Output error"
94 "File not found"
95 "File access permission denied"
96 "File access is not enabled"
97 "Disk is full"
98 "File already exists"
99 "File is already open"
100 "Badly formed pathname"
101 "File is damaged"
102 "Sorry, the format of the resource file is too old to read"
103 "File is damaged"
104 "The operation could not be performed"
105 "The control passed is not a ring knob, dial or gauge"
106 "The control passed is not a numeric knob, dial or gauge"
107 "The count passed is out of range"
108 "The keycode is not valid"
109 "The control passed is not a ring slide with a frame"
110 "Panel background cannot be colored transparent"
111 "Title background cannot be colored transparent"
112 "Not enough memory for printing"
113 "The shortcut key passed is reserved"
114 "The format of the file is newer than this version of CVI"
115 "System printing error"
116 "Driver printing error"
117 "The deferred callback queue is full"
118 "The mouse cursor passed is not valid"
119 "Cannot print while another printing operation is still active"
120 "Out of Windows GDI space"
121 "The panel must be visible"
122 "The control must be visible"
123 "The attribute is not valid for the type of plot"
124 "Intensity plots cannot use transparent colors"
125 "Color is invalid"
126 "The callback function, %s, differs only by a leading underscore from another " "function or variable. Change one of the names for proper linking."
127 "Bitmap is invalid"
128 "There is no image in the control"
129 "This panel operation can be performed (if a top-level panel) " "only in the thread in which the panel was created, or " "(if a child panel) only in the thread in which the top-level " "parent panel was created."
130 "Panel not found in .tui file"
131 "Menu bar not found in .tui file"
132 "Control style not found in .tui file"
133 "Missing tag or value in .tui file"
134 "Error reading or parsing .sub file"
135 "There are no printers installed in the system"
136 "The beginning cell must be in the search range"
137 "The cell type passed is not valid for this operation"
138 "Cell type or data type is mismatched"
139 "Controls of the type passed do not have a menu"
140 "Built-in control menu items cannot be discarded"
141 "You cannot set this attribute on menu item separators"
142 "You must pass your callback function's eventData2 parameter to this function"
143 "ActiveX control error"
144 "The CAObjHandle passed does not refer to an ActiveX control"
145 "ActiveX control not registered on this computer"
146 "ActiveX control does not support persistence."
147 "The id passed was not a valid menu button id"
148 "Cannot set or get this attribute of built-in control menu items"
149 "D
- 1
- 2
- 3
- 4
- 5
前往页