This is a sample language dll file for QuickPlayer 1.00 beta 36 preview 2.
To use it, you must copy the .lng file to your QuickPlayer directory (matching
your QuickPlayer filename).
To use / test within the Visual Basic 6 IDE, you have to copy it to your Visual
Basic 6 (containing vb6.exe) directory and rename it, matching your Visual Basic
.exe file (which should be vb6.exe, so you rename the language file as vb6.lng)

The language file is a .dll-library, with no special functions; It contains the
stringtable and Default keyboard control information (as text-based binary data)
To ensure the language file is compatible with your QuickPlayer version, the
stringtable in the lanuage file has one additional entry (#1)
Other ressources (pictures/icons) are not currently supported.

QuickPlayer attempts to load QPlayer.lng on startup. If not found, loading fials
or the file is not compatible, QuickPlayer will not use it. If strings are
missing, the internal ressource is used, or an ID will be displayed instead (if
string #200 is missing, QuickPlayer will displayer #200 instead)

The language file stringtable entries (and data ressources) must match Quick-
Players internal ressources.

If you want to localize QuickPlayer in any language, or have questions, ...,
write an eMail to: info@ctuser.net

