Hay everyone, first time poster.
I am designing a program in Visual C++ 2008 Express Edition and i need the following code
It is a console app.
I need code to beable to create a directory on drive C.
I also need some info about how to copy the programs "self filename" To the directory created on drive C.
I need to beable to edit values in the registry.
I need to beable to hide the dos window from the users sight
I would much appreciate any help. Thanx
and take it easy on the code, I am varry new to CPP. I am at the hello world level.