Re[2]: BayesIt translation
Brought to you by:
lovetski,
maximmasiutin
From: Alexey N. V. <a_n...@ma...> - 2004-01-16 14:56:20
|
Hello, Marek. You wrote 16.01.2004 @ 22:00 using mailer MM> Hello all, MM> Friday, January 16, 2004, you wrote: >> We made BayesIt language files available for translation. Just >> checkout the language files. >> Feel free to ask any question. MM> Max, plugin will be compiled with languages or where will be languages MM> stored? Thanks Sorry, I am not Max... :) I am coding an avanture algorithm which will open external .lng file, make "resource-only DLL" in the memory and just plug it as resource source to the main plugin. Especially for this purpose two utils will be (or even has been) made: one (called LNGXtractor) extracts binary resources from any windows PE file (.exe, .dll, .scr and so on) into .lnc and .inc file (the source language files for BayesIt was extracted by this very utility), and second will make resource-only DLL from compiled .lng file and source PE executable. BayesIt will integrate the second one, but not write final DLL to disk, but plug it directly in memory. AFAIK the European software called "Passolo" can be used for practically same purpose, but it is very, very expensive... -- Sincerely, Alexey N. Vinogradov mailto:a_n...@ma... http://klirik.narod.ru |