CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: new to graphics

Threaded View

  1. #1
    Join Date
    Mar 2009
    Posts
    1

    new to graphics

    I've done some C++ console, and some JAVA and of course VB.

    now I want to get started with some simple apps with graphics, I want to be able to able to create apps that don't have the default window with minimize, maximize, ect. I want to be able to define everything myself.

    could anyone recommend some info, thanx

    also, any recommendations for free compliers? I have been using Codeblocks and MS visual C++ express
    Last edited by action_owl; March 9th, 2009 at 10:41 PM.

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

Featured