The source codes generated
by the LocWise MFC Multilingual AppWizard
are clearly commentated. Here's a sample below:
BOOL CAboutDlg::OnInitDialog() { CDialog::OnInitDialog(); //---LocWise--- LcwTranslateDialog(this->m_hWnd, IDD); //===LocWise=== // TODO: Add extra initialization here
return TRUE; // return TRUE unless you set the focus to a control // EXCEPTION: OCX Property Pages should return FALSE }
|
|
|
|
|
| Your votes please |
What version of Visual C++ are you using?
Number of votes: 28 |
|
|