Thread: DDraw Problems

  1. #16
    Unregistered Leeman_s's Avatar
    Join Date
    Oct 2001
    Posts
    753
    yeah, me too

  2. #17
    Used Registerer jdinger's Avatar
    Join Date
    Feb 2002
    Posts
    1,065

    Re: //TODO: PLACE CODE HERE

    Originally posted by Unregistered
    If you open up a Win32 application and ask it to make simple one it gives you the WinMain function with //TODO: PLACE CODE HERE
    Ok. I never let MSVC make any part of my apps. I always start with an empty project and write everything myself. The only time I've seen that ("//TODO: etc.") was in a book on MFC.

    You do learn something new everyday...even if what you learn isn't useful...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. No clue how to make a code to solve problems!
    By ctnzn in forum C Programming
    Replies: 8
    Last Post: 10-16-2008, 02:59 AM
  2. C Pointers Problems
    By mhelal in forum C Programming
    Replies: 8
    Last Post: 01-10-2007, 06:35 AM
  3. Rendering problems (DirectX?)
    By OnionKnight in forum Tech Board
    Replies: 0
    Last Post: 08-17-2006, 12:17 PM
  4. DJGPP problems
    By stormswift in forum C Programming
    Replies: 2
    Last Post: 02-26-2002, 04:35 PM