2006-01-07から1日間の記事一覧

VS2005入れてVisual C#でFlash呼び出し その2

arkwさんの助言により動きましたので、ソース載せます。 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using AxShockwaveFlas…