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>wm_gettext</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WM_GETTEXT

  This message is sent to a window when the application wants to receive a
copy of its text. For edit controls this text is the contents of the edit
buffer. For button controls, this text is the button name. For all other
windows, this text is the window's caption.

Parameters
  wParam specifies the maximum number of bytes to copy, including the null
   terminator.
  lParam is a far pointer to a buffer that will receive the text.

Returns
  The number of bytes copied.

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