Thread: What is the name of the window destop ??

  1. #1
    Registered User
    Join Date
    Sep 2002
    Posts
    88

    What is the name of the window destop ??

    What is the name of the window destop ?
    THX.

  2. #2
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    If you mean that you want to use it with GetDC() or GetWindow() or something, I believe that you just use NULL.

  3. #3
    Registered User johnnie2's Avatar
    Join Date
    Aug 2001
    Posts
    186
    Or GetDesktopWindow().
    "Optimal decisions, once made, do not need to be changed." - Robert Sedgewick, Algorithms in C

  4. #4
    Registered User
    Join Date
    Sep 2002
    Posts
    88
    Originally posted by -KEN-
    If you mean that you want to use it with GetDC() or GetWindow() or something, I believe that you just use NULL.
    yes, thx.

    i just want to play play.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WM_CAPTION causing CreateWindowEx() to fail.
    By Necrofear in forum Windows Programming
    Replies: 8
    Last Post: 04-06-2007, 08:23 AM
  2. 6 measly errors
    By beene in forum Game Programming
    Replies: 11
    Last Post: 11-14-2006, 11:06 AM
  3. OpenGL Window
    By Morgul in forum Game Programming
    Replies: 1
    Last Post: 05-15-2005, 12:34 PM
  4. problem with open gl engine.
    By gell10 in forum Game Programming
    Replies: 1
    Last Post: 08-21-2003, 04:10 AM
  5. OpenGL and Windows
    By sean345 in forum Game Programming
    Replies: 5
    Last Post: 06-24-2002, 10:14 PM