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

  This message is sent to all top-level windows when the mode of an i/o
device changes. Currrently, the ToggleEGA() function will broadcast this
message when you switch between 25-line and 43/50-line modes, and lParam
will point to the string "SCREEN". Handling this message will give your
application the opportunity to resize various windows.

Parameters
  wParam is not used.
  lParam is a far pointer to the name of the device which has changed modes.

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