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