Hi,
I wrote a test base on your test example.
But for some reason the mq_recv failed (e.i consume process)
with error 6 which means invalid handle.(mqh_lock failed at WaitForSingleObject in MUTEX_LOCK)
Im run the two process as different projects on the top of the same solution (MCVS)
The producer work fine.
There is a way to use your project for process and not only threads?
Thanks.
Hi,
I wrote a test base on your test example.
But for some reason the mq_recv failed (e.i consume process)
with error 6 which means invalid handle.(mqh_lock failed at WaitForSingleObject in MUTEX_LOCK)
Im run the two process as different projects on the top of the same solution (MCVS)
The producer work fine.
There is a way to use your project for process and not only threads?
Thanks.