TWR
T windows api WRapper
Main Page
Classes
Files
File List
All
Classes
Functions
TwrButton.h
1
#ifndef TWRBUTTON_H
2
#define TWRBUTTON_H
3
4
#include "TwrWnd.h"
5
6
class
TwrButton
:
public
TwrWnd
{
7
public
:
8
TwrButton
();
9
HWND
create
(HMENU
id
);
10
HWND
create
(HWND parent, HMENU
id
);
11
};
12
13
#endif
WindowSample
TWR
TwrButton.h
Generated on Mon Jun 25 2012 21:59:18 for TWR by
1.8.1.1