NAME

SetCursor  (USER32.@)

SYNOPSIS

 HCURSOR SetCursor
 (
  HCURSOR hCursor
 )

PARAMS

hCursor [In] Handle of cursor to show.

DESCRIPTION

Set the cursor shape.

RETURNS

A handle to the previous cursor shape.

IMPLEMENTATION

Defined in "d3d8.h".

Implemented in "dlls/user32/cursoricon.c". source.winehq.org/source/dlls/user32/cursoricon.c

Debug channel "cursor".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.