Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class WEL_APPLICATION General cluster: wel description: "General notions of a Windows application. All WEL applications must define its own descendant of WEL_APPLICATION." Ancestors WEL_APPLICATION_MAIN_WINDOW WEL_GWL_CONSTANTS WEL_WINDOWS_ROUTINES Queries accelerators: detachable WEL_ACCELERATORS application: detachable WEL_APPLICATION application_main_window: detachable WEL_COMPOSITE_WINDOW cwin_hi_word (value: POINTER): INTEGER_32 cwin_lo_word (value: POINTER): INTEGER_32 cwin_make_long (low, high: INTEGER_32): POINTER cwin_make_lparam (low, high: INTEGER_32): POINTER Default_show_command: INTEGER_32 dwlp_dlgproc: INTEGER_32 dwlp_msgresult: INTEGER_32 dwlp_user: INTEGER_32 eif_current_object_id: INTEGER_32 eif_id_any_object (an_id: INTEGER_32): detachable ANY eif_is_object_id_of_current (an_id: INTEGER_32): BOOLEAN eif_object_id (an_object: ANY): INTEGER_32 foreground_window: detachable WEL_WINDOW Gwl_exstyle: INTEGER_32 Gwl_hinstance: INTEGER_32 Gwl_hwndparent: INTEGER_32 Gwl_id: INTEGER_32 Gwl_style: INTEGER_32 Gwl_userdata: INTEGER_32 Gwl_wndproc: INTEGER_32 Gwlp_hinstance: INTEGER_32 Gwlp_hwndparent: INTEGER_32 Gwlp_id: INTEGER_32 Gwlp_userdata: INTEGER_32 Gwlp_wndproc: INTEGER_32 idle_action_enabled: BOOLEAN is_application_main_window (window: WEL_COMPOSITE_WINDOW): BOOLEAN is_dialog (hwnd: POINTER): BOOLEAN is_terminal_service: BOOLEAN is_window (hwnd: POINTER): BOOLEAN key_down (virtual_key: INTEGER_32): BOOLEAN key_locked (virtual_key: INTEGER_32): BOOLEAN key_to_string (key_data: INTEGER_32): STRING_32 main_window: WEL_COMPOSITE_WINDOW Mb_abortretryignore: INTEGER_32 Mb_applmodal: INTEGER_32 Mb_default_desktop_only: INTEGER_32 Mb_defbutton1: INTEGER_32 Mb_defbutton2: INTEGER_32 Mb_defbutton3: INTEGER_32 Mb_defmask: INTEGER_32 Mb_help: INTEGER_32 Mb_iconasterisk: INTEGER_32 Mb_iconerror: INTEGER_32 Mb_iconexclamation: INTEGER_32 Mb_iconhand: INTEGER_32 Mb_iconinformation: INTEGER_32 Mb_iconmask: INTEGER_32 Mb_iconquestion: INTEGER_32 Mb_iconstop: INTEGER_32 Mb_iconwarning: INTEGER_32 Mb_nofocus: INTEGER_32 Mb_ok: INTEGER_32 Mb_okcancel: INTEGER_32 Mb_retrycancel: INTEGER_32 Mb_right: INTEGER_32 Mb_rtlreading: INTEGER_32 Mb_setforeground: INTEGER_32 Mb_systemmodal: INTEGER_32 Mb_taskmodal: INTEGER_32 Mb_topmost: INTEGER_32 Mb_typemask: INTEGER_32 Mb_usericon: INTEGER_32 Mb_yesno: INTEGER_32 Mb_yesnocancel: INTEGER_32 resource_string_id (an_id: INTEGER_32): STRING_32 runable: BOOLEAN system_directory: STRING_32 tick_count: INTEGER_32 to_lparam (i: INTEGER_32): POINTER to_lresult (i: INTEGER_32): POINTER to_wparam (i: INTEGER_32): POINTER window_of_item (hwnd: POINTER): detachable WEL_WINDOW windows_directory: STRING_32 Commands disable_idle_action eif_object_id_free (an_id: INTEGER_32) enable_idle_action hide_cursor idle_action message_beep_asterisk message_beep_exclamation message_beep_hand message_beep_ok message_beep_question output_debug_string (s: READABLE_STRING_GENERAL) run set_cursor_position_absolute (x, y: INTEGER_32) show_cursor
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org