<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
</head><body>
<p style="margin: 0px; "><span><span></span></span></p>
<div style="margin: 5px 0px;">
<div>
<br/>Alexsander Rosa <alexsander.rosa@gmail.com> hat am 28. Juni 2012 um 15:43 geschrieben:
<br/>
<br/>
<div style="position: relative;">
<blockquote style="margin-left: 0px; padding-left: 10px; border-left: 1px solid blue;">
It seems a good hack, but it depends on their code...
</blockquote>
</div>
</div>
</div>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Another workaround was implemented. See lcl/interfaces/gtk2/gtk2disableliboverlay.pas</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;">Mattias</p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"> </p>
<p style="margin: 0px;"> </p>
<div style="margin: 5px 0px;">
<div>
<div style="position: relative;">
<blockquote style="margin-left: 0px; padding-left: 10px; border-left: 1px solid blue;">
<br/>
<div class="gmail_quote">
2012/6/26 Ludo Brands
<span><<a target="_blank" href="mailto:ludo.brands@free.fr">ludo.brands@free.fr</a>></span>
<br/>
<blockquote style="margin: 0px 0px 0px 0.8ex; border-left: 1px solid #cccccc; padding-left: 1ex;">
<div class="im">
<br/> > Just export a function from lcl and catch that -
<br/> > like catching 'qt_startup_hook' in the above code.
</div> That code has inspired me for the following hack:
<br/> In the project.lpr add the following code:
<br/> >>>
<br/> Procedure qt_startup_hook;export;
<br/> Begin
<br/> End;
<br/>
<br/> Exports qt_startup_hook;
<br/> <<<
<br/>
<br/>
<br/> This is enough to black-list your app. I'm not aware of any side effects
<br/> exporting this symbol would have.
<br/>
<span class="HOEnZb"><span style="color: #888888;"><br/> Ludo<br/> </span></span>
<div class="HOEnZb">
<div class="h5">
<br/>
<br/>
<br/>
<br/>
<br/> --
<br/> _______________________________________________
<br/> Lazarus mailing list
<br/>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<br/>
<a target="_blank" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</div>
</div>
</blockquote>
</div>
<br/>
<br clear="all"/>
<div>
</div> --
<br/>Atenciosamente,
<br/>Alexsander da Rosa
<br/>
<a target="_blank" href="http://rednaxel.com">http://rednaxel.com</a>
</blockquote>
<br/>
</div>
</div>
</div>
</body></html>