<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Nov 27, 2016 at 12:07 PM, Michael Van Canneyt <span dir="ltr"><<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
If you mean in a cross-platform way, I think we would welcome patches :)<span class="gmail-HOEnZb"><font color="#888888"><br>
<br></font></span></blockquote><div>On the subject of cross-platform console applications...</div><div> </div><div>While working recently on converting libwebsockets header to FPC, I ran into a need of adding Ctrl-Break handlers (used in sample apps). </div><div>I was actually surprised of the presence of SysSetCtrlBreakHandler function in RTL.</div><div>But i was even more surprised it doesn't do anything useful (for console application).</div><div><br></div><div>So here's the first patch for Windows</div><div><a href="http://bugs.freepascal.org/view.php?id=31023">http://bugs.freepascal.org/view.php?id=31023</a> </div><div><br></div><div>If this one is good (or made to the state, when it's good), I'm looking into providing the same patches for linux and darwin.</div><div><br></div><div>thanks,</div><div>Dmitry</div></div></div></div>