Ah ... got it!

Code:
CreateDirectory("C:\ProgramData\FolderName",0.000);



(it's not showing double backslash for some reason )

Fairly self explanatory, it requires windows.h to be included of course. You would think something like this would be in the manual.

Is there a separate manual somewhere that describes the Windows API?

Last edited by Dooley; 02/19/19 19:27.