include/win32/canfestival.h
changeset 329 7717252e3ed9
parent 149 fe50ada8020b
child 384 83793fc7ce48
equal deleted inserted replaced
328:474aa35daa95 329:7717252e3ed9
    24 #define CANFESTIVAL_H_
    24 #define CANFESTIVAL_H_
    25 
    25 
    26 #include "timerscfg.h"
    26 #include "timerscfg.h"
    27 #include "can_driver.h"
    27 #include "can_driver.h"
    28 #include "data.h"
    28 #include "data.h"
       
    29 #include "timers_driver.h"
    29 
    30 
    30 #include <windows.h>
    31 #include <windows.h>
    31 typedef HINSTANCE LIB_HANDLE;
    32 typedef HINSTANCE LIB_HANDLE;
    32 
    33 
    33 UNS8 UnLoadCanDriver(LIB_HANDLE handle);
    34 UNS8 UnLoadCanDriver(LIB_HANDLE handle);