linking with WebSphere MQ client code, linking applications, Visual Basic, linking, link libraries" />
Home
Linking Visual Basic applications with the WebSphere MQ client code
We can link Visual Basic applications with the WebSphere MQ client code on Windows.
Link your Visual Basic application with the following include files:
- CMQB.bas
- MQI
- CMQBB.bas
- MQAI
- CMQCFB.bas
- PCF commands
- CMQXB.bas
- Channels
Set
mqtype=2 for the client in the Visual Basic compiler, to ensure the correct automatic selection of the client dll:
- MQIC32.dll
- Windows 2000, Windows XP and Windows 2003
Home