Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>em_getstate</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
EM_GETSTATE
  The EM_GETSTATE and EM_SETSTATE messages were added so that you may
query and set the internal state flags of an edit control. The only
internal state that you should play around with is STATE_INSERT (defined
in window.h), which controls the overstrike/insert state of a control.

Parameters
  wParam is ignored.
  lParam is ignored.

Returns
  The state flags of the edit control. This is a WORD-length value.

See Also: EM_SETSTATE

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson