Adds a document to the shell’s list of recently used documents or clears all documents from the list. The user gains access to the list through the Start menu of the Windows taskbar.
WINSHELLAPI void WINAPI SHAddToRecentDocs(
UINT uFlags, | |
LPCVOID pv | |
); |
SHARD_PATH |
pv is the address of a path string. |
SHARD_PIDL |
pv is the address of an item identifier list. |
No return value.
file: /Techref/os/win/api/win32/func/src/f84_10.htm, 2KB, , updated: 2000/4/7 11:06, local time: 2024/11/8 04:32,
18.189.184.250:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/os/win/api/win32/func/src/f84_10.htm"> SHAddToRecentDocs</A> |
Did you find what you needed? |