Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

MNWindow.cpp File Reference

#include "MNWindow.h"
#include <string.h>
#include <stdlib.h>

Functions

BOOL DefWindowCallBack (MNComponent *com, UINT message, WPARAM wParam, LPARAM lParam)

Function Documentation

BOOL DefWindowCallBack MNComponent   com,
UINT    message,
WPARAM    wParam,
LPARAM    lParam
 

It paints background, forwards events to child components and posts the Quit message.

Parameters:
com  the component that is handling the event.
message  the windows message to pass to the callback.
wParam  the submessage (see windows docs).
lParam  the subparameter (see windows docs).
Returns:
TRUE if message was handled, FALSE otherwise.


Generated on Tue Oct 22 19:00:42 2002 for GuiLib by doxygen1.2.18