14 #include "StarfieldEditor.h" 
   20 static char THIS_FILE[] = __FILE__;
 
   35         CDialog::DoDataExchange(pDX);
 
   58         GetDlgItem(
IDC_TOTAL)->SetWindowText(buf);
 
   71         CDialog::OnInitDialog();
 
   77         GetDlgItem(
IDC_TOTAL)->SetWindowText(buf);
 
   85         CDialog::OnHScroll(nSBCode, nPos, pScrollBar);
 
   89         GetDlgItem(
IDC_TOTAL)->SetWindowText(buf);
 
void record_window_data(window_data *wndd, CWnd *wnd)
int init_window(window_data *wndd, CWnd *wnd, int adjust=0, int pre=0)
virtual BOOL OnInitDialog()
window_data Starfield_wnd_data
GLenum GLuint GLenum GLsizei const GLchar * buf
virtual void DoDataExchange(CDataExchange *pDX)
sprintf(buf,"(%f,%f,%f)", v3->xyz.x, v3->xyz.y, v3->xyz.z)
starfield_editor(CWnd *pParent=NULL)
afx_msg void OnHScroll(UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)