Wolfgang Riedmann

Results 7 comments of Wolfgang Riedmann

Thank you very much! Your comment helped me to solve issues - Italian PEC requires at least TLS 1.2, and thanks to your comment I was able to make it...

Hi Chris, yes, this code is using the Core dialect (and XIDE). Wolfgang

I will prepare one. https://learn.microsoft.com/en-us/windows/win32/controls/comboboxex-controls

Hi Robert, I agree that events should be typed for performance, but it does not helps anything if applications then need a lot of work to be moved. Would it...

Basically I was thinking something similar like this: the SDK classes should call only the typed methods with the new names. The untyped methods are there only for compatibility. This...

I think you are right and an XPorter tool would be a better and more transparent solution than change the SDK and/or the compiler. But such a tool should understand...

This is the same purpose I had for my CoreDBF class.... maybe it could be a starting point. [CoreDBF.zip](https://github.com/X-Sharp/XSharpPublic/files/5844342/CoreDBF.zip)