table of contents
other versions
- wheezy 1.4.1-4
EnumMRUListA(3w) | Wine API | EnumMRUListA(3w) |
NAME¶
EnumMRUListA (COMCTL32.154)SYNOPSIS¶
INT EnumMRUListA(
HANDLE hList,
INT nItemPos,
LPVOID lpBuffer,
DWORD nBufferSize
)
DESCRIPTION¶
See EnumMRUListW(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 |