HSPに投稿されたコード一覧
#define IID_IHTMLDocument "{626FC520-A41E-11CF-A731-00A0C9082637}"#define IID_IHTMLDocument2 "{332C4425-26CB-11D0-B483-00C04FD90119}"#define IID_IHTMLDocument3 "{3050f485-98b5-11cf-bb82-00aa00bdce0b}"#define IID_IHTMLDocument4 "{3050f69a-98b5-11cf-bb82-00aa00bdce0b}"#define CLSID_HTMLDocument "{25336920-03F9-11CF-8FD0-00AA00686F13}"
#include "encode.as"#uselib "urlmon.dll"#func URLDownload "URLDownloadToFileA"int,str,str,int,int#uselib "wininet.dll"#func DeleteUrlCacheEntry "DeleteUrlCacheEntryA" str
#uselib "libmecab.dll"#cfunc global mecab_new "mecab_new" int, str#cfunc global mecab_new2 "mecab_new2" str#cfunc global mecab_sparse_tostr "mecab_sparse_tostr" int, str#func global mecab_destroy "mecab_destroy" int
#uselib "urlmon.dll"#func URLDownload "URLDownloadToFileA"int,str,str,int,intaxobj ie, "Shell.Explorer.2", 0, 0ie->"Navigate" "http://www.bing.com/"
#module#uselib "ws2_32.dll"#cfunc WSAStartup "WSAStartup" int, sptr#func WSACleanup "WSACleanup"#cfunc inet_addr "inet_addr" str
// 改造はご自由に#module#uselib "ws2_32.dll"#cfunc WSAStartup "WSAStartup" int, sptr#cfunc inet_addr "inet_addr" str
// ファイルの所有者を変更してみる by ake260// ※管理者権限で実行してください#uselib "advapi32.dll"
// 一部のみ#deffunc RESTAPI var p1, var p2, int p3, str p4, array p5// 引数チェック&初期化sdim p1sdim p2