lcStrFileLoad Home

Loads GUI strings from language file.

 BOOL lcStrFileLoad (
   LPCWSTR szFileName
 );

Parameters
szFileName
  Filename of LiteCAD language file.
If full path is not specified, then the file will be loaded from default directory (LC_PROP_G_DIRLNG).

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcStrAddlcStrSet