$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: nuaafantasy nuaafantasy (nuaafantasy_at_[hidden])
Date: 2007-09-11 05:08:45
Dear All:
My project use messge_queue to communicate between two processes.
When I used the processes as normal process,it runs well.
but It seems that the client process can't access the message queue if I
set the server process as a windows services.
can you help me about this?
is this a problem about privilege?
but message_queue do not have a option to set privileges.
looking forward to your help!