table of contents
other versions
- wheezy 1.4.1-4
AddMRUStringA(3w) | Wine API | AddMRUStringA(3w) |
NAME¶
AddMRUStringA (COMCTL32.153)SYNOPSIS¶
INT AddMRUStringA(
HANDLE hList,
LPCSTR lpszString
)
DESCRIPTION¶
See AddMRUStringW(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 |