GAstrada
Programmer
- Sep 20, 2000
- 97
Years ago I thought that the __wait_b.obj, linked with the program stuff, was the final solution for high speed machines.
And it was.
But now, in genuine Intel 3.0 Ghz (NOT in AMD architecture), new problems arises: the well known "CPU hogging" was pretty resolved by Ted Means's excellent IAmIdle() function, available from Nanfor lib (last version in NFPAT1A.zip).
But now, in such kind of machines running XP pro in Intel 3.0Ghz, y have new problems:
- Unexpectedly a Clipper apps "freezes" during a "menu to", (a finger pushing continuosly a cursor key) or inside a "dbedit()".
The machine isn't hung: if you wait 2-3 minutes: it processes the pending keystrokes, and continue. Assumed that the __wait_b.obj and Iamidle.obj were linked in the app,: occurs anyway randomly. If you see the CPU usage, tipically isn't more than 2%, (not hogging). What happens ???
- Quitting a Clipper app is surprisingly random: assume you launch it from an inofensive shortcut, it can quit now, .... or in a few minutes !! What happens ???
Technical: - Clipper 5.2e
- Rtlink
- Clipper.lib, extend, nanfor, cpmi
Any help will be appreciated !!!!!!!!!!
Regards
Gustavo
And it was.
But now, in genuine Intel 3.0 Ghz (NOT in AMD architecture), new problems arises: the well known "CPU hogging" was pretty resolved by Ted Means's excellent IAmIdle() function, available from Nanfor lib (last version in NFPAT1A.zip).
But now, in such kind of machines running XP pro in Intel 3.0Ghz, y have new problems:
- Unexpectedly a Clipper apps "freezes" during a "menu to", (a finger pushing continuosly a cursor key) or inside a "dbedit()".
The machine isn't hung: if you wait 2-3 minutes: it processes the pending keystrokes, and continue. Assumed that the __wait_b.obj and Iamidle.obj were linked in the app,: occurs anyway randomly. If you see the CPU usage, tipically isn't more than 2%, (not hogging). What happens ???
- Quitting a Clipper app is surprisingly random: assume you launch it from an inofensive shortcut, it can quit now, .... or in a few minutes !! What happens ???
Technical: - Clipper 5.2e
- Rtlink
- Clipper.lib, extend, nanfor, cpmi
Any help will be appreciated !!!!!!!!!!
Regards
Gustavo