cancel
Showing results for 
Search instead for 
Did you mean: 

UsbHidDemonstrator error LNK2001

mickael
Associate II
Posted on February 10, 2010 at 10:16

UsbHidDemonstrator error LNK2001

1 REPLY 1
mickael
Associate II
Posted on May 17, 2011 at 13:39

All it is ok ! I have reinstall the HidDemonstrator and I have correct 5 error on the sources code and it works !

Many error of variable declaration on the source code (fixed)

An one error when the function ''ON_WM_NCHITTEST()'' are called on ''IconeButton.cpp'' (Don't fixed) :

error C2440: 'static_cast' :

impossible to convert

'UINT (__thiscall CIconButton::* )(CPoint)' en 'LRESULT (__thiscall CWnd::* )(CPoint)'    c:\program files\stmicroelectronics\software\usb hid demonstrator\src\iconbutton.cpp    56    UsbHidDemonstrator

So if you have a solution...

Mickael.