#include "stdafx.h"#include "Volume Renderer.h"#include "MainDialog.h"#include "ColorTransfer.h"#include "TFDialog.h"#include "GlobalVariables.h"Functions | |
| DHTML_EVENT_ONCLICK (_T("ButtonOK"), OnButtonOK) DHTML_EVENT_ONCLICK(_T("ButtonCancel") | |
| DHTML_EVENT_ONCLICK | ( | _T("ButtonOK") | , | |
| OnButtonOK | ||||
| ) |
1.4.7