Scroll to navigation

CreateMRUListLazyW(3w) Wine API CreateMRUListLazyW(3w)

NAME

CreateMRUListLazyW (COMCTL32.404)

SYNOPSIS

HANDLE CreateMRUListLazyW
(
const MRUINFOW* infoW,
DWORD dwParam2,
DWORD dwParam3,
DWORD dwParam4
)
 

DESCRIPTION

See CreateMRUListLazyA(3w).
 

IMPLEMENTATION

Exported by ordinal only. Use GetProcAddress(3w) to obtain a pointer to the function.
Implemented in "dlls/comctl32/comctl32undoc.c".
Debug channel "commctrl".
Oct 2012 Wine API