•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 427,939 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,815 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 184 | Replies: 2
![]() |
•
•
Join Date: Jul 2008
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
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.
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.
>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.
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.
I'm a programmer. My attitude starts with arrogance, holds steady at condescension, and ends with hostility. Get used to it.
![]() |
•
•
•
•
•
•
•
•
DaniWeb C++ Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- How to geta total of a column of access in visual basic (Visual Basic 4 / 5 / 6)
- Please help a newbie - Javascript basic (JavaScript / DHTML / AJAX)
- Help, i suppose (C++)
- phpbb admin panel add ons (PHP)
- need help wit proj (C++)
Other Threads in the C++ Forum
- Previous Thread: trouble seperating classes outside of main file
- Next Thread: limiting amount of characters in a char



But also it would be nice to know the codes.
Linear Mode