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

Sample.cpp File Reference

#include <windows.h>
#include "MNGuiLib.h"

Functions

BOOL ButtonProc (MNComponent *com, UINT message, WPARAM wParam, LPARAM lParam)
BOOL OnResize (MNComponent *com, UINT message, WPARAM wParam, LPARAM lParam)
int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, PSTR szCmdLine, int iCmdShow)

Variables

MNWindowwin
MNButtonextract
MNButtonadd
MNEditname
MNEditaddr
MNEditphone
MNListBoxnap_list

Function Documentation

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

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

int WINAPI WinMain HINSTANCE    hInstance,
HINSTANCE    hPrevInstance,
PSTR    szCmdLine,
int    iCmdShow
 


Variable Documentation

MNButton* add
 

MNEdit* addr
 

MNButton* extract
 

MNEdit* name
 

MNListBox* nap_list
 

MNEdit* phone
 

MNWindow* win
 


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