Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
シングルトン クラス xxx_xxxx の dll があります。Perl の Win32::OLE から呼び出すにはどうすればよいですか? 試しWin32::OLE-> new("xxx_xxxx")てみましたが、クラッシュしました。しかし、Win32:::OLE->GetActiveObject は問題ありません。それはComに見えるdllです...ありがとう。
Win32::OLE-> new("xxx_xxxx")