Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_NOTIFY_MESSAGE General cluster: wel description: "Information about message Wm_notify which informs the parent window of a control that an event has occurred in the control or that the control requires some kind of information." create: make Ancestors WEL_MESSAGE_INFORMATION Queries 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 id: INTEGER_32 l_param: POINTER message: INTEGER_32 nmhdr: WEL_NMHDR to_lparam (i: INTEGER_32): POINTER to_lresult (i: INTEGER_32): POINTER to_wparam (i: INTEGER_32): POINTER w_param: POINTER window: WEL_WINDOW Commands make (a_window: WEL_WINDOW; a_message: INTEGER_32; a_w_param, a_l_param: POINTER)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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