diff -r f45fd4cd3832 -r 34654679f262 doc/doxygen/html/win32_2canfestival_8h-source.html --- a/doc/doxygen/html/win32_2canfestival_8h-source.html Fri Jul 06 10:53:15 2007 +0200 +++ b/doc/doxygen/html/win32_2canfestival_8h-source.html Mon Jul 16 08:56:03 2007 +0200 @@ -18,7 +18,7 @@
  • Globals
  • +include » win32

    canfestival.h

    Go to the documentation of this file.
    00001 /*
     00002 This file is part of CanFestival, a library implementing CanOpen Stack.
     00003 
    @@ -49,16 +49,16 @@
     00028 #include "data.h"
     00029 
     00030 #include <windows.h>
    -00031 typedef HINSTANCE LIB_HANDLE;
    +00031 typedef HINSTANCE LIB_HANDLE;
     00032 
    -00033 UNS8 UnLoadCanDriver(LIB_HANDLE handle);
    -00034 LIB_HANDLE LoadCanDriver(char* driver_name);
    -00035 UNS8 canSend(CAN_PORT port, Message *m);
    -00036 CAN_PORT canOpen(s_BOARD *board, CO_Data * d);
    -00037 int canClose(CO_Data * d);
    +00033 UNS8 UnLoadCanDriver(LIB_HANDLE handle);
    +00034 LIB_HANDLE LoadCanDriver(char* driver_name);
    +00035 UNS8 canSend(CAN_PORT port, Message *m);
    +00036 CAN_PORT canOpen(s_BOARD *board, CO_Data * d);
    +00037 int canClose(CO_Data * d);
     00038 
     00039 #endif /*CANFESTIVAL_H_*/
    -

    Generated on Fri Jun 8 08:51:39 2007 for CanFestival by  +
    Generated on Mon Jul 2 19:10:16 2007 for CanFestival by  doxygen 1.5.1