#include <windows.h>
#include <ShellWidget/ShellWidgetCommon.h>
#include <vector>
组合类型 | |
class | CDesktopItemList |
struct | DESKTOP_ICON_ADDI_INFO |
图标上的附加内容 更多... | |
struct | DESKTOP_ICON_BASE_INFO |
图标内容 更多... | |
class | DesktopItem |
定义桌面图标所需要的数据结构 更多... | |
宏定义 | |
#define | MAX_ICON_TIPS_CHAR (64) |
枚举 | |
enum | { ICON_LOAD_ALL = 0, ICON_LOAD_INTER, ICON_LOAD_INSTALLED } |
函数 | |
SHELLWIDGET_API LONG | RegSaveDesktopItemValue (DesktopItem *pDesktopItem) |
变量 | |
SHELLWIDGET_API typedef vector < DesktopItem * > | DesktopItems |
#define MAX_ICON_TIPS_CHAR (64) |
SHELLWIDGET_API LONG RegSaveDesktopItemValue | ( | DesktopItem * | pDesktopItem | ) |
SHELLWIDGET_API typedef vector<DesktopItem *> DesktopItems |