Windows systems

Table 27. Where to find the samples for WebSphere MQ for Windows
Content
Directory
C source code
<drive:directory>\Program Files\IBM\WebSphere MQ\
Tools\C\Samples
Source code for dead-letter handler sample
<drive:directory>\Program Files\IBM\WebSphere MQ\
Tools\C\Samples\DLQ
COBOL source code
<drive:directory>\Program Files\IBM\WebSphere MQ\
Tools\Cobol\Samples
C executable files
<drive:directory>\Program Files\IBM\WebSphere MQ\
  Tools\C\Samples\Bin
Sample MQSC files
<drive:directory>\Program Files\IBM\WebSphere MQ\
Tools\MQSC\Samples
Visual Basic source code
<drive:directory>\Program Files\IBM\WebSphere MQ\
Tools\VB\SampVB6

The WebSphere MQ for Windows sample files are in the directories listed in Table 27 if the defaults were used at installation time; the <drive:directory> defaults to <c:>. To run the samples, either use the executable versions supplied or compile the source versions as you would any other WebSphere MQ for Windows applications. For information on how to do this, see Running the sample programs.