#include "Resource.h"#include <windows.h>#include "Loadstring.h"Go to the source code of this file.
Functions | |
| void | Init_International_Text (HWND hwnd) |
| Put text on window's elements. | |
| HMENU | Init_International_Menu (void) |
| Create the window's menu. | |
| void | Init_International_Style_Text (HWND hwnd) |
| Set the GUI's object text for the Style edit Dialog. | |
| void | Init_International_Text_Nfo (HWND hwnd) |
| Set the GUI's object text for the Script Option Dialog. | |
| void | Init_International_Pref_Text (HWND hwnd) |
| Set the GUI's object text for the Preference Dialog. | |
| void | ClearMenu (void) |
| Delete The Menu Object. | |
|
|
Delete The Menu Object.
|
|
|
Create the window's menu. Create a menu with the string from the string table
|
|
|
Set the GUI's object text for the Preference Dialog.
|
|
|
Set the GUI's object text for the Style edit Dialog.
|
|
|
Put text on window's elements. Load Text from the string table, and put them into the MainDlgProc elements
|
|
|
Set the GUI's object text for the Script Option Dialog.
|
1.3