drivers/can_anagate_win32/can_anagate_win32.def
author Christian Taedcke <hacking@taedcke.com>
Mon, 21 May 2012 16:15:56 +0200
changeset 723 c33da109a4c8
parent 494 aa36efce6e78
permissions -rw-r--r--
Win32:
- changed parameter type of LoadCanDriver from TCHAR to char
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