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.
Visual Basic 6.0 で作成された Activex DLL があり、それを Visual C++ 6.0 から呼び出したい
C ++からVB6 DLLを使用する方法を教えてください。
#import "MyActiveX.dll"
のドキュメント#importはこちらです。
#import