Win32 applconfig:
CHANGED: - The MSG()-Makros for Visual Studio both print now to OutputDebugString().
ADDED: - Makro CANFESTIVAL_DEBUG_DRV_MSG() and MSG_ERR_DRV() to print into MSG() from a can driver implementation.
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