ipcs shows no result in cygwin

Hi,

With reference to the thread below:

I have the same program on Cygwin ( unfortuantely win ;( )
My program runs ( offcourse with undesired output)
The semget does not give any error, tho I have trapped in case if there is one. However when I run ipcs it does not show me any semaphores created.
I have me ipc-daemon running and also cygserver is up.
CYGWIN="server=1" is set. This info I have found through google. Inspite of this I cannot see any entry in ipcs.

Can someone help me