NAME

LoadBitmapA  (USER32.@)

SYNOPSIS

 HBITMAP LoadBitmapA
 (
  HINSTANCE instance,
  LPCSTR    name
 )

DESCRIPTION

See LoadBitmapW.

IMPLEMENTATION

Defined in "winuser.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 Jul 2008.