NAME

FreeMRUList  (COMCTL32.152)

SYNOPSIS

 void FreeMRUList
 (
  HANDLE hMRUList
 )

DESCRIPTION

Frees a most-recently-used items list.

PARAMS

hMRUList [In] Handle to list.

RETURNS

Nothing.

IMPLEMENTATION

Exported by ordinal only. Use GetProcAddress to obtain a pointer to the function.

Implemented in "dlls/comctl32/comctl32undoc.c". source.winehq.org/source/dlls/comctl32/comctl32undoc.c

Debug channel "commctrl".


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