Thread: Please Help..

  1. #1
    jamazon00
    Guest

    Please Help..

    I want to chnage the mouse cursor (windows) to one from my file: tst.cur or tst.ico - which ever i'm supposed to use but how do i do it? I tried to use SetCursor(LoadIcon(NULL, "tst.cur")); but it didnt do anything but set the mouse blank

    Please Help!! Thansk.

  2. #2
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    Do you want to have it changed from the window class??? You just specify then when setting the fields. Also, this really does belong in the Windows board.

    --Garfield
    1978 Silver Anniversary Corvette

  3. #3
    of Zen Hall zen's Avatar
    Join Date
    Aug 2001
    Posts
    1,007
    If you need to change the cursor, you'll have to use the LoadCursor() function rather than LoadIcon().
    zen

Popular pages Recent additions subscribe to a feed