#include "camtypes.h"
#include "prevwdlg.h"
#include "ccdc.h"
#include "dlgcol.h"
#include "grnddib.h"
#include "impexpop.h"
#include "nodebmp.h"
#include "dlgview.h"
#include "ctrlhelp.h"
Go to the source code of this file.
Classes | |
struct | GadgetBubbleHelp |
Defines | |
#define | new CAM_DEBUG_NEW |
Functions | |
DECLARE_SOURCE ("$Revision: 1282 $") | |
Variables | |
static GadgetBubbleHelp | BubbleHelp [] |
|
Definition at line 137 of file prevwdlg.cpp. |
|
|
|
Initial value: { { _R(IDC_PREVIEW_PLAY), _R(IDS_PREVIEWBH_PLAY) }, { _R(IDC_PREVIEW_STOP), _R(IDS_PREVIEWBH_STOP) }, { _R(IDC_PREVIEW_NEXTFRAME), _R(IDS_PREVIEWBH_NEXTFRAME) }, { _R(IDC_PREVIEW_PREVFRAME), _R(IDS_PREVIEWBH_PREVFRAME) }, { _R(IDC_PREVIEW_SLIDER), _R(IDS_PREVIEWBH_SLIDER) }, { 0, 0 } } Definition at line 154 of file prevwdlg.cpp. |