Win32:
CHANGED: - Switch character encoding to unicode.
- Changed logging format strings from %s to %S.
FIXED: - second argument to swprintf() is now the size of the target buffer
Win32 IXXAT:
CHANGED: - Changed logging format strings from %s to %S.
// stdafx.cpp : source file that includes just the standard includes// can_copcican_win32.pch will be the pre-compiled header// stdafx.obj will contain the pre-compiled type information#include "stdafx.h"// TODO: reference any additional headers you need in STDAFX.H// and not in this file