I am working on making a linux c++ project compile and run on Windows. I have run into some problems with sys/dir.h and am struggling to find a windows equivalent. Does anyone know the most similar Windows library in terms of functionality?
I have looked around online and can't find a solid solution. Thanks for your help!