hi John mate!
I still require a small bit of code that will let me read the contents of a directory - so i can find all .htm files!
i tried that #include <windows.h>
and used FindFirstFile
but i had no information on the parameters..
so i tried quite a few things - but no joy..
i then did a find for all the header and libry files that contain FindFirstFile..
i got FindFirstFileA, FindFirstFileW - but there was no real information except that there are two fields - and i think the first is an array
?
if you could give me a small example showing me how to do this i would be really grateful
!
thanks
!
I still require a small bit of code that will let me read the contents of a directory - so i can find all .htm files!
i tried that #include <windows.h>
and used FindFirstFile
but i had no information on the parameters..
so i tried quite a few things - but no joy..
i then did a find for all the header and libry files that contain FindFirstFile..
i got FindFirstFileA, FindFirstFileW - but there was no real information except that there are two fields - and i think the first is an array
?
if you could give me a small example showing me how to do this i would be really grateful
!
thanks
!