|
-
Feb 21st, 2003, 05:07 AM
#1
Thread Starter
Fanatic Member
bcb4 [RESOLVED]
Any good beginner tutorials for C++ Builder 4? And can someone post a simple tutorial showing you how to make a shell replacement in borland bcb 4?
Last edited by aafuss; Feb 21st, 2003 at 05:53 AM.
A.A. Fussy
Babya Software Group
-
Feb 21st, 2003, 05:31 AM
#2
Frenzied Member
hmm if BCB complies to the C++ Standard that was formed in 1998 (?) than you should use standard C++, not a specific BCB tutorial... and no, C++ is not something you learn in a week or a month.
I don't have any shell-replacement tutorials for you, google probably does, but please be aware of the fact that a shell-replacement is not a simple project to build, especially not for someone who doesn't master the language he/she is programming in. Also it requires a certain level of knowledge of how things work in the operating system you're writing it for.
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
-
Feb 21st, 2003, 05:52 AM
#3
Thread Starter
Fanatic Member
Thanks, found plenty of stuff.
A.A. Fussy
Babya Software Group
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|