Results 1 to 3 of 3

Thread: bcb4 [RESOLVED]

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2002
    Location
    Australia
    Posts
    635

    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

  2. #2
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    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.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2002
    Location
    Australia
    Posts
    635
    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
  •  



Click Here to Expand Forum to Full Width