http://www.k-nextage.co.jp/ame/soft/wfc/htmldoc/com.ms.wfc.html.om/com/ms/wfc/html/om/IHTMLWindow2.html
http://www.microsoft.com/japan/developer/workshop/author/script/1001ways.asp
http://msdn.microsoft.com/library/default.asp?url=/workshop/entry.asp
http://msdn.microsoft.com/library/default.asp?url=/workshop/networking/pluggable/pluggable.asp
●●http://msdn.microsoft.com/msdnmag/issues/01/09/web/toc.asp →XMLについて
●Travel Log http://msdn.microsoft.com/workshop/browser/travellog/travellog.asp
■InternetExplorerとWebBrowserがどう違うか調べてみた。
http://msdn.microsoft.com/workshop/browser/webbrowser/reference/objects/internetexplorer.asp
http://msdn.microsoft.com/workshop/browser/webbrowser/reference/objects/webbrowser.asp
→この二つのdiffをとる。
ShowBrowserBar、AddressBarなどがあるかどうかが違うぞと。なーるほどね。
IHTMLDocument2 IHTMLDocument3
http://www.users.gr.jp/ml/archive/vb/2183.asp
http://msdn.microsoft.com/workshop/browser/mshtml/reference/ifaces/document4/ihtmldocument4.asp
private void EnableEditing()
{
IHTMLDocument3 doc = (IHTMLDocument3) browser.GetDocument();
if (doc != null)
{
IHTMLElement3 el = (IHTMLElement3) doc.GetBody();
el.contentEditable = "true";
}
}
■Lunascape.API http://www.lunascape.jp/scripts.htm
●IHTMLDocument2
http://www.k-nextage.co.jp/ame/soft/wfc/htmldoc/com.ms.wfc.html.om/com/ms/wfc/html/om/IHTMLDocument2.html
http://www.nitoyon.com/vc/tips/ie_component.htm
>document.all("temp").innerHTML = "hogehoge" ;
http://east.portland.ne.jp/~sigekazu/css/javascript.htm
●WebBrowser Control http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/webbrowser/browser_control_node_entry.asp
●IWebBrowser2
IWebBrowser2::ExecWB
IWebBrowser2::Navigate2
IWebBrowser2::QueryStatusWB
DWebBrowserEvents2::NavigateComplete2
DWebBrowserEvents2::BeforeNavigate2
DWebBrowserEvents2::OnQuit
http://msdn.microsoft.com/workshop/browser/mshtml/reference/ifaces/document/document.asp
http://msdn.microsoft.com/workshop/browser/mshtml/reference/ifaces/document2/document2.asp
http://msdn.microsoft.com/workshop/browser/mshtml/reference/ifaces/document3/document3.asp
http://snak.tdiary.net/200301.html
■http://rrr.jin.gr.jp/rwiki?cmd=view;name=%A4%AB%A4%B5%A4%A4%A4%E9%A4%B0%3A%3APKI
http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-dev/20306
http://nokada.jin.gr.jp/t/
■RAA-rss http://raa.ruby-lang.org/list.rhtml?name=rss
http://www.cozmixng.org/~rwiki/index.rb?cmd=view;name=Ruby%2FRSS
●http://raa.ruby-lang.org/list.rhtml?name=http-access2
●rexml http://www.cozmixng.org/~kou/ruby/rexml/
●XPath関数レファレンス http://www.cozmixng.org/~kou/ruby/rexml/xpath_reference
■Sleipnir.API
■Lunascape.API http://www.lunascape.jp/scripts.htm
http://www.lunascape.jp/hitorigoto0210.htm
http://www.lunascape.jp/reference.xml
http://www.lunascape.jp/reference.xslt
■CHtmlView
http://www.microsoft.com/japan/developer/library/vcsample/_sample_mfc_mfcie.htm
http://www.users.gr.jp/ml/archive/com/3439.asp
●http://pc2.2ch.net/test/read.cgi/win/1036353097/-100
http://www20.pos.to/~sleipnir/
http://sleipnir.sub.jp/
http://www.lunascape.jp/
http://www.lunascape.jp/reference.xml
http://www.roy.hi-ho.ne.jp/mutaguchi/wsh/object/ie.htm
http://www.roy.hi-ho.ne.jp/mutaguchi/wsh/links.htm
http://www.geocities.co.jp/SiliconValley-PaloAlto/9251/index.html
お前ら、wsh使ってますか? http://www.roy.hi-ho.ne.jp/mutaguchi/wsh/links.htm
●●DynaCall http://www.borncity.com/WSHBazaar/WSHDynaCall.htm
http://members.tripod.co.jp/IUnknown/WSH/DynaCall/download/
http://www.roy.hi-ho.ne.jp/mutaguchi/wsh/index.html
http://www.roy.hi-ho.ne.jp/mutaguchi/wsh/wsh2.htm →WSH2.0
■ActiveX Control Pad http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaxctrl/html/cpad.asp
http://www.geocities.co.jp/SiliconValley-Oakland/4672/
'// Windows Script Host を使い尽くす // http://pc.2ch.net/tech/kako/1010/10104/1010400289.html
●WMITools.exe http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=6430F853-1120-48DB-8CC5-F2ABDC3ED314
WMI CIM Studio: view and edit classes, properties, qualifiers, and instances in a CIM repository; run selected methods; generate and compile MOF files.
WMI Object Browser: view objects, edit property values and qualifiers, and run methods.
WMI Event Registration Tool: configure permanent event consumers ,create or view instances of event consumers, filters, bindings, and timer system classes.
WMI Event Viewer: displays events for all instances of registered consumers.
■ROT View
http://hyons.hp.infoseek.co.jp/soft06.html
http://hyons.hp.infoseek.co.jp/cgi-bin/dlcount.cgi?file=ROBJ100.LZH
http://hyons.hp.infoseek.co.jp/cgi-bin/dlcount.cgi?file=ROTVIEW.LZH
Running Object Component
http://www.compaq.co.jp/products/dvf/docs/vf-html/pg/pg26_01.htm
http://www.compaq.co.jp/products/dvf/docs/vf-html/pg/pg26_01.htm
IROTVIEW
■Running Object Table Viewer
●http://www.lorriman.com/software/rotviewer/rotviewer.htm
ROTViewer
●http://www.gekko-software.nl/Delphi/art13.htm
■Python ActiveState
http://www.ibm.com/jp/developerworks/linux/010727/j_l-pide.html
http://activestate.com/Products/ActivePython/?_x=1
http://activestate.com/
http://activestate.com/Products/Download/Get.plex?id=ActivePython
http://gtcw3.aist-nara.ac.jp/mori/ymasuda/docs/python/
■Windowsハック http://members.tripod.co.jp/zzyyb/hack/winhack.html →すごくいいページだが、読んでるとむかついてくる。
http://www.molips.com/jp/index.html
■Dependency Walker
■Dynamic Dependency Walker http://www.vector.co.jp/soft/win95/util/se232578.html
COM総合研究所 http://www5.plala.or.jp/atata/
http://www5.plala.or.jp/atata/plalaboard/message/52.html
●●http://www001.upp.so-net.ne.jp/y_yutaka/memo/memo.html
>(Mac OS Xでいう「otool」のGUI版のようなものです)。
■http://www.dependencywalker.com/
http://www.dependencywalker.com/
http://www.dependencywalker.com/depends21_x86.zip
depends21_x86.zip
http://www.powerbasic.com/files/pub/tools/win32/
●●http://msdn.microsoft.com/library/techart/redistribvc6.htm
http://directory.google.com/Top/Computers/Software/Operating_Systems/Windows/Software/?il=1
http://www.mozilla.org/quality/help/dependency-walker.html
http://www.galliver.co.jp/writing/msdn/msdn07/
http://eto.com/d/0112.html
■"ROT Viewer"
http://www.codeguru.com/activex/NotepadAuto.html
Irotview.exe
■ROT Running Object Table
GetRunningObjectTable()
http://www.sysinternals.com/ntw2k/freeware/procexp.shtml
http://www.google.com/search?num=50&hl=en&ie=Shift_JIS&c2coff=1&q=GetRunningObjectTable&btnG=Google+Search&lr=
●●http://aspn.activestate.com/ASPN/Python/Reference/Products/ActivePython/win32com/pythoncom__GetRunningObjectTable_meth.html
→Pythonから呼出す方法をしめしている。
msdn
■起動中 オブジェクト リスト
http://documents.wolfram.com/v4-ja/AddOns/JLink/1.2.11.4.html
>COM API関数のCoCreateInstanceおよびGetActiveObjectと同等
■起動中 COM オブジェクト
http://www.hcn.zaq.ne.jp/no-ji/jcom/HowToConvertFromVB.html
■running "COM Object"
http://www.compaq.co.jp/products/dvf/docs/vf-html/pg/pg26_01.htm
■Running Object Table Viewer (IROTVIEW)
■IROTVIEW
http://www.galliver.co.jp/writing/msdn/msdn04/msd81003.html
Running Object Table Viewer
ROT(Running Object Table)
http://hyons.hp.infoseek.co.jp/soft06.html
Running Object Table 簡易ビュアー
■http://www.microsoft.com/japan/msdn/library/ja/vblr7/html/vafctgetobject.asp
http://www.techstate.co.jp/seminar.htm
"Running Object Table"
http://www.microsoft.com/japan/msdn/vs_previous/visualc/techmat/feature/unixcom/
RegisterActiveObject ROT(Running Object Table)
VC++に IROTVIEW.exe というユーティリティがあり、これを使って
■IROTVIEW
●Using Viewers and Spy Programs http://msdn.microsoft.com/library/en-us/vccore98/html/_core_using_viewers_and_spy_programs.asp
●COM Debugging Tools http://msdn.microsoft.com/library/en-us/vcce/htm/evc_guide11_58.asp
http://search.cpan.org/src/GSAR/libwin32-0.191/OLE/Changes
http://www.awprofessional.com/isapi/product_id~%7B5D10BCB2-719B-418B-AECB-07A5BCFA7A99%7D/selectDescTypeId~%7B236B6D55-AB77-451A-92CA-F73B80E75B27%7D/st~5130B593-BAEC-49C6-B6A8-0035DFD1EA3B/session_id~%7B35BC60D0-FF3C-460F-A899-537AD3DCEB3F%7D/catalog/product.asp
Building Systems from Commercial Components
■ROT "Running Object Table"
●●●IRunningObjectTable http://msdn.microsoft.com/library/en-us/com/htm/cmi_q2z_8go5.asp
GetRunningObjectTable http://msdn.microsoft.com/library/default.asp?url=/library/en-us/com/htm/cmf_d2l_38md.asp
■IRunningObjectTable
OLE2プログラマーズリファレンスVolume 1 http://www.ascii.co.jp/pb/msp/10045/10045c.htm
ActiveX Controls Inside Out 改訂新版 http://www.ascii.co.jp/pb/msp/21802/21802c.htm
Inside OLE改訂新版 http://www.ascii.co.jp/pb/msp/16183/16183c.htm
●●http://www.microsoft.com/JAPAN/developer/library/jpdx8_c/ds/Oview/Using_Filter_Graph_Editor.htm
>IRunningObjectTable *pROT;
>GetRunningObjectTable(0, &pROT)
http://www.microsoft.com/japan/msdn/library/ja/cpref/html/frlrfsystemruntimeinteropservicesucomirunningobjecttableclasstopic.asp
http://www.microsoft.com/japan/msdn/library/default.asp?url=/japan/msdn/library/ja/cpref/html/frlrfsystemruntimeinteropservices.asp
.NET Framework クラス ライブラリ
System.Runtime.InteropServices 名前空間
UCOMIRunningObjectTable
■GetRunningObjectTable
http://www.microsoft.com/japan/msdn/library/ja/cpref/html/frlrfsystemruntimeinteropservicesucomibindctxclassgetrunningobjecttabletopic.asp
UCOMIBindCtx.GetRunningObjectTable メソッド
Dependency Walker
Global ATOM Viewer http://www001.upp.so-net.ne.jp/yamashita/product/atomviewer.htm
●●●●Process Walker http://www001.upp.so-net.ne.jp/yamashita/product/pw4.htm Last update: 2003/6/2
ModuleWalker http://www001.upp.so-net.ne.jp/yamashita/product/mw.htm
■[SDK32]Win32 でアプリケーションを列挙する方法
http://homepage2.nifty.com/DSS/WinSys/Win/enumapp.htm
>現在実行しているアプリケーションを列挙するには,
> EnumProcesses ->
> OpenProcess (終わったら CloseHandle) ->
> EnumProcessModules ->
> GetModuleFileNameEx
>Microsoft Knowledge Baseの以下の文書が参考
> 文書番号:J041632
> [SDK32]Win32 でアプリケーションを列挙する方法
http://www.galliver.co.jp/writing/msdn/msdn15/
■HOWTO: Enumerate Applications Using Win32 APIs http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q175/0/30.asp&NoWebContent=1
http://forums.belution.com/ja/vc/000/050/25s.shtml
J041632
以前のリンクが使えなくなっているのはなぜだ?
とにかく、以前のリンクがちゃんと目的の情報につながるように、backward compatibilityを保っていてほしい。
アプリケーションを列挙する方法
●●●[SDK32] Win32 でアプリケーションを列挙する方法 http://support.microsoft.com/default.aspx?scid=kb;ja;175030
■win32ole internet explorer
http://www.geocities.co.jp/SiliconValley-PaloAlto/9251/ruby/iehowto.html
InternetExplorer.Application
http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/webbrowser/reference/objects/internetexplorer.asp