I have noticed something, the API's for findnextfile, findfirstfile, findclose do not work in VB.net.

Has anyone else had problems with this? I would have thought it had to do with the .dll I was using, because dll calls should be platform independant (An api call from C++ should retrieve the same data as a VB.NET call)

I do know that when I do findfirst and findnext my win_file_32 datastructure does not get populated.

-=Justin=-