Hi,
I'm new to MQSeries and I'd like to write a C++ application, that gets messages from a queue. To understand how that works, I tried to compile and link the sample c++ program provided in the MQS installation directory with ms visual c++ 6.0. Compiling works without problems, but I'm not...