indexing description: "Generated by h2e from the file % %c:\eiffel4\examples\wel\cursors\app.rc." class APPLICATION_IDS feature -- Access Id_cur_custom: INTEGER is 1 Id_ico_application: INTEGER is 1 Id_menu_application: INTEGER is 1 Cmd_cursor_arrow: INTEGER is 101 Cmd_cursor_cross: INTEGER is 102 Cmd_cursor_ibeam: INTEGER is 103 Cmd_cursor_size: INTEGER is 104 Cmd_cursor_sieznesw: INTEGER is 105 Cmd_cursor_sizens: INTEGER is 106 Cmd_cursor_sizeswne: INTEGER is 107 Cmd_cursor_sizewe: INTEGER is 108 Cmd_cursor_uparrow: INTEGER is 109 Cmd_cursor_wait: INTEGER is 110 Cmd_cursor_custom: INTEGER is 111 end -- class APPLICATION_IDS --|---------------------------------------------------------------- --| Windows Eiffel Library: library of reusable components for ISE Eiffel. --| Copyright (C) 1986-2001 Interactive Software Engineering Inc. --| All rights reserved. Duplication and distribution prohibited. --| May be used only with ISE Eiffel, under terms of user license. --| Contact ISE for any other use. --| --| Interactive Software Engineering Inc. --| ISE Building --| 360 Storke Road, Goleta, CA 93117 USA --| Telephone 805-685-1006, Fax 805-685-6869 --| Electronic mail --| Customer support: http://support.eiffel.com> --| For latest info see award-winning pages: http://www.eiffel.com --|----------------------------------------------------------------