T
Tim
Hi, I am trying to create a directory from within my
program. I found the IO:
irectory::CreateDirectory
(filename) function, and used that but I get two errors
concerning CreateDirectoryA (one that it takes two
parameters, the other that it is not in IO:
irectory).
Did I miss something? I am including mscorlib.dll and
using the proper namespaces.
Thanks, Tim
program. I found the IO:

(filename) function, and used that but I get two errors
concerning CreateDirectoryA (one that it takes two
parameters, the other that it is not in IO:

Did I miss something? I am including mscorlib.dll and
using the proper namespaces.
Thanks, Tim