|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MqsClient Library Problem |
« View previous topic :: View next topic » |
Author |
Message
|
Bernd |
Posted: Thu Jan 03, 2002 4:32 am Post subject: |
|
|
Newbie
Joined: 02 Jan 2002 Posts: 2
|
We are using MQSeries Client V. 5.2 on Win NT 4.00.1381
I created a DLL in c, which includes a function for some MQS-actions (MQOPEN,MQGET, etc.). The library mqic32.lib is included in the compile/link-step.
After running a program, which uses this dll, i always get the message 'mqm.dll' not found. But the MQS-Client contains no file like this.
Does anybody know a solution?
Thanks,
Bernd
|
|
Back to top |
|
 |
kolban |
Posted: Thu Jan 03, 2002 6:39 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
Try using a tool on windows that will dump the required dlls that your application utilizes. If you are compiling with Visual Studio, a tool like "dumpbin" should work. I can only guess that you are in fact linking with mqm.lib or else are linking with another DLL that is itself linked with mqm.lib. |
|
Back to top |
|
 |
Bernd |
Posted: Fri Jan 04, 2002 9:42 am Post subject: |
|
|
Newbie
Joined: 02 Jan 2002 Posts: 2
|
Thanks for quick help.
I used Dependency Walker and this tool said to me: "Hey you fool, your program is accessing an old DLL, which was linked with mqm.lib."
Bernd |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|