Quick addition: "Create shortcut" menu entry.

This commit is contained in:
Sebastien Barre
2001-11-14 14:39:26 -05:00
parent f978b6f7ea
commit 669f7e7f07
4 changed files with 164 additions and 4 deletions

View File

@@ -65,7 +65,8 @@ protected:
void FillCacheGUIFromCacheManager();
// copy from the list box to the cache manager
void FillCacheManagerFromCacheGUI();
// Create a shortcut on the desktop with the current Source/Build dir.
int CreateShortcut();
HICON m_hIcon;
CString m_RegistryKey;