ckohrt

Results 2 issues of ckohrt

Hello, I try to share the context between C# and C/C++ to get inproc working. When I try in C#: ZmqContext c = ZmqContext.Create(); IntPtr p2 = c.ContextHandle; TA_StartReceive(p2);//C++ dll...

In the homematic web app there is the possibility to hide/show ("Sichtbarkeit") for each device (refer to the attachment). In other apps such as tinymatic the visibility flag controls if...