NAME

FindMRUStringW  (COMCTL32.402)

SYNOPSIS

 INT FindMRUStringW
 (
  HANDLE  hList,
  LPCWSTR lpszString,
  LPINT   lpRegNum
 )

DESCRIPTION

See FindMRUStringA.

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 Jul 2008.