drivers/can_copcican_win32/stdafx.cpp
author Christian Taedcke <hacking@taedcke.com>
Tue, 08 Nov 2011 08:59:05 +0000
changeset 686 194289baf21b
parent 629 b9274b595650
permissions -rw-r--r--
Win32:
FIXED: - The argument of LoadCanDriver() is LPCTSTR, not const char*
// 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