CrazyScorpion
Programmer
I need to know how to:
create / delete directories (folders) with the Windows API from Delphi.
create / delete / move files with the Windows API
Of course, I prefer to do all this within the Delphi IDE, but I cannot find the commands to do so within the help file.
BTW, I'm using Delphi 4 standard.
If you don't know how to do it within Delphi, then the command that allows Delphi to access the Windows API will suffice.
create / delete directories (folders) with the Windows API from Delphi.
create / delete / move files with the Windows API
Of course, I prefer to do all this within the Delphi IDE, but I cannot find the commands to do so within the help file.
BTW, I'm using Delphi 4 standard.
If you don't know how to do it within Delphi, then the command that allows Delphi to access the Windows API will suffice.