OSDN Git Service

AppliStation-all,ウイルススキャン対応
authorttp <ttp@users.sourceforge.jp>
Wed, 3 Dec 2008 11:40:35 +0000 (11:40 +0000)
committerttp <ttp@users.sourceforge.jp>
Wed, 3 Dec 2008 11:40:35 +0000 (11:40 +0000)
commit35e40b7fd8e2a3b507a69868da8d1a156882e2be
tree51c9739a3e80926ac6d58dd419d2732a5523cabc
parent0140703c4a50639ffa34e70e35765105471f1ce0
AppliStation-all,ウイルススキャン対応

 * na-getlibにウイルススキャンのコード、およびそのためのCOMを叩くクラス群を追加した。
 * COMを叩く際にスレッドをSTAにしないとダメなのでall-getとAppliStationの該当部を編集した。

git-svn-id: http://localhost/svn/AppliStation/trunk@997 34ed2c89-c49f-4a4b-abdb-c318350108cf
AppliStation/AppliStation.Util/ExecutionProgressViewer.cs
all-get/Main.cs
na-get-lib/NaGet.InteropServices/ComDirectAccess.cs [new file with mode: 0644]
na-get-lib/NaGet.Net/DownloadScanner.cs [new file with mode: 0644]
na-get-lib/NaGet.Net/GuidEnumeratorForCategories.cs [new file with mode: 0644]
na-get-lib/NaGet.Packages.Install/Installation.cs
na-get-lib/NaGet.SubCommands/NaGetInstall.cs
na-get-lib/na-get-lib.csproj