1. Windows API to create a dir?
- Posted by Caballero Rojo <pampeano at rocketmail.com> Dec 27, 2000
- 473 views
Hi all, is there any window api to create a directory? If so, is it wrapped by somebody? Thanks. Best Regards, Red Knight __________________________________________________ Do You Yahoo!? Yahoo! Shopping - Thousands of Stores. Millions of Products. http://shopping.yahoo.com/
2. Re: Windows API to create a dir?
- Posted by Brian Broker <bkb at CNW.COM> Dec 27, 2000
- 471 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