drivers/can_anagate_win32/can_anagate_win32.def
author Christian Taedcke <hacking@taedcke.com>
Tue, 08 Nov 2011 08:27:42 +0000
changeset 684 3804ee7f9030
parent 494 aa36efce6e78
permissions -rw-r--r--
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.
494
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     1
LIBRARY	can_anagate_win32
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     2
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     3
EXPORTS
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     4
   canReceive_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     5
   canSend_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     6
   canOpen_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     7
   canClose_driver
aa36efce6e78 add anagate device support in CanFestival
greg
parents:
diff changeset
     8
   canChangeBaudRate_driver