Christian Cristofori
Christian Cristofori
Sure, I'm actually having my receiving thread doing this check: ``` if (_serialPort != null && !_serialPort.IsConnected && _serialPort.GetType().GetFields("connectionWatcher", BindingFlags.NonPublic | BindingFlags.Instance) is FieldInfo field && field.GetValue(_serialPort) != null) {...
Yes it is, but you don't enter you email address as username and your password, you will have to create a specific password for "a less secure application" and use...
An unexpected memory leak has occurred. The unexpected small block leaks are: 1 - 12 bytes: TObject x 1 21 - 28 bytes: TUPopupMenu.PopupForm_OnDeactive$ActRec x 1, TWinControlHelper.Animation$ActRec x 1 61...
I made a lot of changes to the TUPopupMenu overnight. As soon as I understand how to do a pull request (despite being a aged developer I'm a newbie here)...