WGX Logo WGX library

Architecture - Reference Manual - Guides

i18n.c File Reference

Internationalization code. More...

Go to the source code of this file.

Functions

BOOL __stdcall WgxBuildResourceTable (PWGX_I18N_RESOURCE_ENTRY table, short *lng_file_path)
 Adds localization strings from the file to the table.
void __stdcall WgxApplyResourceTable (PWGX_I18N_RESOURCE_ENTRY table, HWND hWindow)
 Applies a i18n table to the dialog window.
short *__stdcall WgxGetResourceString (PWGX_I18N_RESOURCE_ENTRY table, short *key)
 Retrieves a localization string.
void __stdcall WgxDestroyResourceTable (PWGX_I18N_RESOURCE_ENTRY table)
 Destroys an i18n table.

Detailed Description

Internationalization code.

Definition in file i18n.c.


Generated on Sat May 29 23:06:45 2010 for WGX by doxygen 1.6.2