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

  This message is sent when a window is created by one of the window
creation function. It is sent to the window procedure of the parent window
(if there is one). This message allows the parent to perform any kind of
initialization on the child window before the creation function returns.

Parameters
  wParam is the handle of the child window.
  lParam is not used.

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