NAME

LoadImageA  (USER32.@)

SYNOPSIS

 HANDLE LoadImageA
 (
  HINSTANCE hinst,
  LPCSTR    name,
  UINT      type,
  INT       desiredx,
  INT       desiredy,
  UINT      loadflags
 )

DESCRIPTION

See LoadImageW.

IMPLEMENTATION

Defined in "commctrl.h".

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

Debug channel "cursor".


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