diff -r 80ef3a206772 -r 48780e181b38 Symbian3/SDK/Source/GUID-D69DD425-5F93-4238-A7E9-915F24A9C9CA.dita --- a/Symbian3/SDK/Source/GUID-D69DD425-5F93-4238-A7E9-915F24A9C9CA.dita Fri Jul 16 17:23:46 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-D69DD425-5F93-4238-A7E9-915F24A9C9CA.dita Tue Jul 20 12:00:49 2010 +0100 @@ -16,9 +16,9 @@ This example uses the APIs of the message queue library to create/close message queues and send/receive messages and also get information on created message queues.

-
Download

Click +

Download

Click on the following link to download the example: opencmessagequeuelibraryex.zip

Click: browse to view the example code.

-
Design and +<section id="GUID-7E7C4564-B10E-41F9-8A9D-D8A6C5E9C51C-GENID-1-10-1-13-1-1-5-1-3-1-11-1-12-1-2-3"><title>Design and Implementation

The following sections provide information about the implementation of the example.

Description

OpenCMessageQueueClientEx is a C Application that uses the Message Queue library. This application @@ -44,7 +44,7 @@ apis, an EXE is provided that creates threads and does send/receive on message queues using those exported apis.

APIs used

msgget

msgctl

msgrcv

msgsnd

semget

semctl

semop

-
Building and +<section id="GUID-67A72761-1D92-46D1-B1C9-7455978BDE4E-GENID-1-10-1-13-1-1-5-1-3-1-11-1-12-1-2-4"><title>Building and Using To build the Message Queue Library example application, go to the OpenCMessageQueueLibraryEx\group directory and build the application. The Message Queue Library application consists of two modules,