On 9/10/2010 22:54, Xiaofan Chen wrote:
> On Fri, Sep 10, 2010 at 10:16 PM, Travis<travis_robin...@comcast.net>  wrote:
>> I'm playing catch up here so apologies if this has already been covered,
>> but..
>>
>> There is an @8 on DriverEntry in the libusb0_drv.def file.  I'm not exactly
>> sure how gcc handles this on a 64bit machine.  Could this be causing a
>> problem?
>
> As per the advice of Kai, I have removed the @8. On the other hand,
> I am also interested in the answer to this question.
>
>

There are no stdcall decorations in 64bit code. stdcall is only for 
32bit code.


------------------------------------------------------------------------------
Automate Storage Tiering Simply
Optimize IT performance and efficiency through flexible, powerful, 
automated storage tiering capabilities. View this brief to learn how
you can reduce costs and improve performance. 
http://p.sf.net/sfu/dell-sfdev2dev
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to