iatr@787: ; This file is part of CanFestival, a library implementing CanOpen Stack. iatr@787: ; iatr@787: ; CanFestival Copyright (C): Edouard TISSERANT and Francis DUPIN iatr@787: ; CanFestival Win32 port Copyright (C) 2007 Leonid Tochinski, ChattenAssociates, Inc. iatr@787: ; iatr@787: ; See COPYING file for copyrights details. iatr@787: ; iatr@787: ; This library is free software; you can redistribute it and/or iatr@787: ; modify it under the terms of the GNU Lesser General Public iatr@787: ; License as published by the Free Software Foundation; either iatr@787: ; version 2.1 of the License, or (at your option) any later version. iatr@787: ; iatr@787: ; This library is distributed in the hope that it will be useful, iatr@787: ; but WITHOUT ANY WARRANTY; without even the implied warranty of iatr@787: ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU iatr@787: ; Lesser General Public License for more details. iatr@787: ; iatr@787: ; You should have received a copy of the GNU Lesser General Public iatr@787: ; License along with this library; if not, write to the Free Software iatr@787: ; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA iatr@787: iatr@787: LIBRARY can_ixxat_win32 iatr@787: iatr@787: EXPORTS iatr@787: canReceive_driver iatr@787: canSend_driver iatr@787: canOpen_driver iatr@787: canClose_driver iatr@787: canChangeBaudRate_driver iatr@787: