I try to make some tests with xHarbour on Linux.
I made a lib file and I try to make an executable linking with my lib file.
My project file looks like this:
CINI =
C_OUTPUTFOLDER =
DEFFILE =
INCLUDEFOLDERS =
LAUTORUN =
LDEBUG = .F.
LGUI = .F.
LIBFOLDERS =
LMT = .F...
Hello.
I try to keep some Clipper legacy applications on the market, and I try to use Clipper 5.3b and blinker 7 for link.
It works well, but for some reason it runs slower like those compiled with Clipper V 5.01 and linked with Rtlink or Clipper V 5.3b and linked with Exospace.
Of course I...
Global mouse hook.
Please take a look at my code.
I try to implement a global mouse hook, but it works like a local hook.
What is wrong with it ? I have no idea. Any suggest is welcome !
----------------------------------------------------
unit MouseHookU;
interface
uses
Windows...
I try to migrate my MS-DOS based Clipper programs under Windows with XBase++.
I made a lot of tests with the Trial Edition, and generally speaking it seems to work properly.
The bad thing is the execution time: Clipper works faster.
I made my tests under Win XP, Win 2000 and Win '98.
Under...
Hello.
Does anybody knows how can I change the available fonts in the console window under W2K and XP ?
Implicit available fonts are Lucida Console and Raster Fonts. How can I make other font available too ?
I wrote a Delphi program. At the start, it put an icon on the task bar in the sys try zone, and autohide. If I move the mouse over the icon and press the right button, it displays a pop up menu.
This is OK. But now if I drag the mouse somewhere on the screen and I push the button, I can`t hide...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.