#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 | |
| MNWindow * | win |
| MNButton * | extract |
| MNButton * | add |
| MNEdit * | name |
| MNEdit * | addr |
| MNEdit * | phone |
| MNListBox * | nap_list |
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.18