#include "dlg.h"
#include "list.h"
#include "parentinfo.h"
#include "ResizeDlg.h"
Go to the source code of this file.
Classes | |
struct | tagCHANNEL |
struct | _tagSPECIAL |
class | CResizeDlg |
class | CScaleDlg |
Defines | |
#define | AFX_RESIZEDLG_H__CBCB8815_7899_11D1_96A4_00C04FB177B1__INCLUDED_ |
#define | PROPERTY(type, Name) public: void Set##Name( type v) { m_##Name=v; } type Get##Name() const {return m_##Name; } private: type m_##Name; public: |
#define | AFX_SCALEDLG_H__C4C6558B_9289_11D1_A5CC_00C04FB177B1__INCLUDED_ |
Typedefs | |
typedef tagCHANNEL | CHANNEL |
typedef tagCHANNEL * | PCHANNEL |
typedef _tagSPECIAL | SPECIAL |
typedef _tagSPECIAL * | PSPECIAL |
|
Definition at line 6 of file resizedlg.h. |
|
Definition at line 94 of file resizedlg.h. |
|
Definition at line 25 of file resizedlg.h. |
|
|
|
|
|
|
|
|