My app has also 64bit support and works. I use setenv also in 64bit system but only in linux. Maybe that is the problem. The link I sent before, was from old source code.
I use this unit to disable Ubuntu scrollbars using LIBOVERLAY_SCROLLBAR variable. It doesn't use libc unit in uses but loads it directly from so file. https://github.com/ok2cqr/cqrlog/blob/master/src/uScrollBars.pas Petr 2015-08-27 14:57 GMT+02:00 FreeMan <[email protected]>: > On 27.08.2015 14:34, Michael Van Canneyt wrote: > > That only works on i386, because you use the libc unit. > > Michael. > > unfortunately, you right. Its not worked. :( result is 0 but its not > worked. If its in i386, whats equal in x64? > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
