FtpFindFirstFile Problem
Hello,
I'm using a windows ce 5.0 targeting for a PDA (Mobile Compia M3). When i compiled a EVC++ project (initially for Windows CE 4.2 on a Symbol PPT 8800), for windows CE 5 with Visual Studio 2005, i have a problem with the FTPFindFirstFile call during executing. This function don't return result and block the program, any error code .... just blocking during the function.
I think that the problem comes from the Wininet dll, but i don't know how to verify this?
Thanks for your answer.

