On 10/28/07, Timothy J. Weber wrote: > > Without removing them, Visual C++ 2005 Express does not issue > > a warning even if I set the warning level to the highest. > > Microsoft: "Embrace and extend." Must be a "feature." :) The major problem in the porting process is actually the Microsoft specific C runtime functions since the USB part (from Native Windows HID API to libusb under Linux) has been done before. Some of them are new ones: security enhanced versions. http://msdn2.microsoft.com/en-us/library/8ef0s5kh(VS.80).aspx I've tried to build the application using MinGW and it is a success once I adapted some of the functions using Jeff's Linux G++ port. Regards, Xiaofan -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist