NAME

LoadLibraryW  (KERNEL32.@)

SYNOPSIS

 HMODULE LoadLibraryW
 (
  LPCWSTR libnameW
 )

DESCRIPTION

See LoadLibraryA.

IMPLEMENTATION

Defined in "winbase.h".

Implemented in "dlls/kernel32/module.c". source.winehq.org/source/dlls/kernel32/module.c

Debug channel "module".


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