3.VB.NET(2005)からVC++のAPIを呼ぶサンプルソース Imports System.Runtime.InteropServices Public Class Form1 Private Structure MYSTRUCT1 Dim s1 As Byte Dim s2 As String Dim s3 ...
homepage2.nifty.com