Re: Windows API to create a dir?
- Posted by Brian Broker <bkb at CNW.COM> Dec 27, 2000
- 470 views
On Wed, 27 Dec 2000 11:44:31 -0800, Caballero Rojo wrote: >Hi all, > is there any window api to create a directory? If so, is it wrapped >by somebody? >Thanks. > >Best Regards, > Red Knight Red... I've updated Jeffrey Fielding's Win32 File functions library to include 'createDir' and 'removeDir' (it seemed an appropriate library to add to). If it's OK with Jeffrey, I will submit it as an update to his existing library in the Euphoria archives. Download it from http://www.cnw.com/~bkb/Eu/Win32Fil.zip -- Brian