Blackbox fow Windows 用の小物ツール。BBController とほぼ同じですが、bro@m も送ることができます。ただし、bro@m を送るには同梱のプラグイン BBKontroller-Proxy をロードする必要があります (メモリの消費量は 28KB 程度です)。
BBController も 0.0.4b 以降から bro@m を送ることができるようになったので存在価値がかなりアレですが。とはいえ、BBController も bro@m を送るには BBKontroller-Proxy が必要となります。
「はじめてのプラグイン作成」の取っ掛かりにでも利用してください。
これ以上のバージョンアップはありません。というのも、BBKontroller の全ての機能は BBCmd というライブラリとして分離したからです。バージョン 0.2.0 以降の BBKontroller は BBCmd のフロントエンドでしかありません。
A tiny tool as Tres`ni's BBController, but this let you send bro@ms. However, you have to load BBKontroller-Proxy to send bro@ms. It's included in the archives. It wastes 28K bytes memory.
But BBContoller supports to send bro@ms since its version 0.0.4b. However it needs BBKontroller-Proxy to send bro@ms.
Please use its source code to develop your first plugin.
I will not develop this anymore. Because all functions of BBKontroller are ported to the library named BBCmd. Since version 0.2.0, BBKontroller is just a front-end tool for BBCmd.
0.2.0 以降のバージョンを使うには BBCmd が必要になります。
Note that BBKontroller 0.2.0 or later requires BBCmd.