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.

Recommended Answers

All 2 Replies

>and take it easy on the code, I am varry new to CPP. I am at the hello world level.
Since you've specified mutually exclusive requirements (relatively non-trivial tasks and code at the hello world level), I'll simply suggest you learn more C++ before trying to do this.

Awww Alright then ill try to lern more.
Thanx for your help anyway :) But also it would be nice to know the codes.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.