Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

C_MainDlgProc.h File Reference

#include <windows.h>
#include <locale.h>
#include "SubStationBeta ;).h"
#include "C_ListView.h"
#include "C_Combo_List.h"
#include "C_Text_Edit.h"
#include "C_ColorView.h"
#include "C_PrefServ.h"
#include "Init.h"

Go to the source code of this file.

Defines

#define MY_MAX_PATH   3096
#define APP_TITLE   "Sub Station Beta ;) Pre-alpha v 0.06"

Functions

LRESULT CALLBACK MainDlgProc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
 Program's main function.

LRESULT CALLBACK StyleDlgProc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
 Gestion of the style dialog.

LRESULT CALLBACK InfosDlgProc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
 Gestion of the informations.

LRESULT CALLBACK OptionsDlgProc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
 Preferneces options.

void SethInstance (HINSTANCE hInstance)
void ClearMainDialog (void)
 Clear Main Dialog's fields.


Define Documentation

#define APP_TITLE   "Sub Station Beta ;) Pre-alpha v 0.06"
 

#define MY_MAX_PATH   3096
 


Function Documentation

void ClearMainDialog void   ) 
 

Clear Main Dialog's fields.

Clear all the combolist, text edit and list view fields of the main dialog.

LRESULT CALLBACK InfosDlgProc HWND  hDlg,
UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam
 

Gestion of the informations.

LRESULT CALLBACK MainDlgProc HWND  hDlg,
UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam
 

Program's main function.

It's the main software's routine, it's a standard DlgBox function.

Todo:
put keyboard accelerators (urgent)

LRESULT CALLBACK OptionsDlgProc HWND  hDlg,
UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam
 

Preferneces options.

*

void SethInstance HINSTANCE  hInstance  ) 
 

LRESULT CALLBACK StyleDlgProc HWND  hDlg,
UINT  uMsg,
WPARAM  wParam,
LPARAM  lParam
 

Gestion of the style dialog.


Generated on Thu Jul 3 15:19:53 2003 for Sub Station Beta by doxygen1.3