Thread: DX3D - Fullscreen device -> hourglass cursor

  1. #1
    Registered User Tonto's Avatar
    Join Date
    Jun 2005
    Location
    New York
    Posts
    1,465

    DX3D - Fullscreen device -> hourglass cursor

    I am learning directx. I am trying to create a fullscreen application, and I am just sort of confused about getting this hourglass cursor when I create a device. I added checking for a lost device and then when I alt+tab out and then back into the app, then the hourglass is gone, but it just confuses me why it is there when it is first created and does not go away. Of course, my window class was created with IDC_ARROW

  2. #2
    Registered User VirtualAce's Avatar
    Join Date
    Aug 2001
    Posts
    9,607
    Without sample code it's impossible to pinpoint your problem.

  3. #3
    Registered User Tonto's Avatar
    Join Date
    Jun 2005
    Location
    New York
    Posts
    1,465
    I seriously need to figure out version control. I have no idea when this problem occured, and I would don't know where it could stem from.

  4. #4
    Registered User Tonto's Avatar
    Join Date
    Jun 2005
    Location
    New York
    Posts
    1,465
    The problem occured because I was doing loadicon and passing my hinstance, instead of null. Dum.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 6 measly errors
    By beene in forum Game Programming
    Replies: 11
    Last Post: 11-14-2006, 11:06 AM
  2. Device Driver: sysfs confusion
    By filker0 in forum Linux Programming
    Replies: 0
    Last Post: 12-02-2005, 11:36 AM
  3. Replies: 4
    Last Post: 06-30-2004, 03:11 PM
  4. cursor remains in openGL fullscreen
    By Ken Fitlike in forum Game Programming
    Replies: 5
    Last Post: 03-14-2002, 08:52 PM
  5. Mouse in 800x600 24Bit Mode?
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 11-11-2001, 01:38 AM