Thread: Vc++

  1. #1
    Unregistered
    Guest

    Vc++

    Can anyone tell me where I could find a tutorial? I really want to start making basic apps that look formated, not sure if that's the right word for it. I know that VB would be easier, but I just want to use VC++

  2. #2
    Though i'm not really sure what you mean i'll throw some stuff out there and hope somewhere in it you'll find what you need.

    //Some Visual C++ specific tutorials
    http://www.1001tutorials.com/vcpp/index.shtml

    //Tutorial on Win32 applications (i think this is what you want)
    http://www.sunlightd.com/default2.htm

    //Another Win32 tutorial
    http://www.winprog.org/tutorial/
    "There's always another way"
    -lightatdawn (lightatdawn.cprogramming.com)

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to show line no in VC ++
    By mpushkar in forum Tech Board
    Replies: 1
    Last Post: 12-17-2006, 09:33 AM
  2. makefile exported by vc 6.0 doesn't work
    By wow in forum Windows Programming
    Replies: 7
    Last Post: 03-24-2006, 04:20 PM
  3. Can't compile this with VC 6.0
    By uriel2013 in forum C++ Programming
    Replies: 4
    Last Post: 05-31-2003, 07:43 PM
  4. VC 7.0 and templates
    By Mongush in forum C++ Programming
    Replies: 12
    Last Post: 03-11-2003, 10:32 AM
  5. Why VC?
    By Unregistered in forum Windows Programming
    Replies: 1
    Last Post: 04-15-2002, 05:24 AM