Win32 IXXAT driver:
ADDED: - Two additional log messages added, when initialization of the driver fails.
CHANGED: - Instead of writing directly into OutputDebugString() messages are printed using the new macro MSG_ERR_DRV().
To generate message.pot file: python mki18n.py -p --domain=objdictgenTo generate .mo files for all languages: python mki18n.py -m --moTarget=../locale --domain=objdictgen