- indexing
- title: "Resource Type (RT) constants. ", "WEL: library of reusable components for Eiffel. ", "Based on WEL library for ISE Eiffel, used with permission. "
- project: "Windows Eiffel Library"
- copyright: "(c) 1986-1997 Interactive Software Engineering Inc. ", "Modifications and extensions: ", "(c) 1997 Object Tools ", "All rights reserved. Duplication and distribution prohibited", "May be used only with Visual Eiffel under terms of user ", "license "
- cluster: wel
class WEL_RT_CONSTANTS
- inherit
-
WAPI_ATOMS
- end
- feature -- Access
-
Rt_cursor: INTEGER
-
Rt_bitmap: INTEGER
-
Rt_icon: INTEGER
-
Rt_menu: INTEGER
-
Rt_dialog: INTEGER
-
Rt_string: INTEGER
-
Rt_fontdir: INTEGER
-
Rt_font: INTEGER
-
Rt_accelerator: INTEGER
-
Rt_rcdata: INTEGER
-
Rt_group_cursor: INTEGER
-
Rt_group_icon: INTEGER
end -- class WEL_RT_CONSTANTS