ActiveX/기타
Shell
jjryu
2009. 10. 6. 21:58
SHGetDesktopFolder()
IShellFolder
.ParseDisplayName()
SHBrowseForFolder()
SHGetPathFromIDList()
SHGetFolderPath()
SHGetSpecialFolderPath()
DShellWindowsEvents
IShellLink
IUniformResourceLocator
참조 사이트:
IShellFolder
.ParseDisplayName()
SHBrowseForFolder()
SHGetPathFromIDList()
SHGetFolderPath()
SHGetSpecialFolderPath()
CSIDL_INTERNET_CACHE // C:\Documents and Settings\{user name}\Local Settings\Temporary Internet Files
CSIDL_WINDOWS //GetWindowsDirectory()
CSIDL_SYSTEM // GetSystemDirectory()
CSIDL_WINDOWS //GetWindowsDirectory()
CSIDL_SYSTEM // GetSystemDirectory()
SHGetSpecialFolderLocation()
SHGetKnownFolderPath()
SHChangeNotifyRegister()
a drive is added or removed
files are renamed
media being inserted or removed
SHGetKnownFolderPath()
SHChangeNotifyRegister()
a drive is added or removed
files are renamed
media being inserted or removed
SHCNE_DISKEVENTS
SHCNE_MEDIAINSERTED
SHCNE_MEDIAREMOVED
SHCNE_MEDIAREMOVED
SHChangeNotifyDeregister()
FindFirstUrlCacheEntry()
FindNextUrlCacheEntry()
DeleteUrlCacheEntry()
ShellWindows::IShellWindows
FindFirstUrlCacheEntry()
FindNextUrlCacheEntry()
DeleteUrlCacheEntry()
ShellWindows::IShellWindows
.GetCount()
.Item() // IWebBrowser2
.Item() // IWebBrowser2
DShellWindowsEvents
IWebBrowser2
.GetLocationName()
.GetDocument() // IHTMLDocument2
.GetDocument() // IHTMLDocument2
IHTMLDocument2
.Gettitle()
.get_body() // IHTMLElement
.get_body() // IHTMLElement
IHTMLElement
.get_outerHTML()
IShellLink
IUniformResourceLocator
참조 사이트:
http://data.rodream.org/msarticle/20070429.htm
http://www.codeguru.com/cpp/i-n/ieprogram/print.php/c4403/
http://www.codeguru.com/Cpp/I-N/ieprogram/article.php/c1239
http://www.devpia.com/MAEUL/Contents/Detail.aspx?BoardID=50&MAEULNo=20&no=408620&ref=408587
http://www.codeguru.com/cpp/i-n/ieprogram/print.php/c4403/
http://www.codeguru.com/Cpp/I-N/ieprogram/article.php/c1239
http://www.devpia.com/MAEUL/Contents/Detail.aspx?BoardID=50&MAEULNo=20&no=408620&ref=408587