10 #if !defined(AFX_MODIFYVARIABLEDLG_H__710D45F1_ABBF_11D2_A89A_0060088FAE88__INCLUDED_) 
   11 #define AFX_MODIFYVARIABLEDLG_H__710D45F1_ABBF_11D2_A89A_0060088FAE88__INCLUDED_ 
   15 #endif // _MSC_VER > 1000 
   65         bool IsChangeSafe(
char *
message);
 
   83         afx_msg 
void validate_data(CString &temp_data, 
int set_focus);
 
   94 #endif // !defined(AFX_MODIFYVARIABLEDLG_H__710D45F1_ABBF_11D2_A89A_0060088FAE88__INCLUDED_) 
#define IDD_MODIFY_VARIABLE
 
virtual BOOL OnInitDialog()
 
bool m_type_player_persistent
 
bool m_var_name_validated
 
virtual void DoDataExchange(CDataExchange *pDX)
 
GLenum GLuint GLenum GLsizei const GLchar * message
 
int m_translate_combo_to_sexp[MAX_SEXP_VARIABLES]
 
int m_combo_last_modified_index
 
afx_msg void OnTypePlayerPersistent()
 
afx_msg void OnSelchangeModifyVariableName()
 
bool m_type_campaign_persistent
 
afx_msg int get_sexp_var_index()
 
afx_msg void OnDropdownModifyVariableName()
 
afx_msg void validate_var_name(int set_focus)
 
afx_msg void OnTypeNetworkVariable()
 
afx_msg void OnEditchangeModifyVariableName()
 
bool m_type_network_variable
 
afx_msg void OnKillfocusModifyDefaultValue()
 
CString m_cur_variable_name
 
sexp_tree * m_p_sexp_tree
 
afx_msg void OnDeleteVariable()
 
bool m_modified_persistence
 
afx_msg void set_variable_type()
 
afx_msg void OnTypeNumber()
 
afx_msg void OnTypeString()
 
afx_msg void validate_data(CString &temp_data, int set_focus)
 
CModifyVariableDlg(CWnd *pParent=NULL)
 
#define MAX_SEXP_VARIABLES
 
afx_msg void OnTypeCampaignPersistent()