Hi ,
I am developing a application on redhat linux 8.0. I want to know the
screen height, I am using the function "HeightOfScreen", but it gives
total height of screen, but I want to know effective height (with out
desktop bottom panel), how I will get ?. Other wise how I will get the
desktop
Hi,
I am developing an application in redhat linux 8.0, in that I am
providing help line for the buttons, when the help line falls on bottom
desktop it flickers, how to solve this problem. But "Netscape button
help line will not flicker", how to solve this problem ?. I am using
XMotif 1.2, Pl
Hi, all,
Would you please have a look to the following code for me? This code has no
compile error, but it will get an error message "unresolved symbol sys_semctl". I
don't know why.
/* gcc -c -Wall test.c*/
#define __KERNEL__
#define MODULE
#include
#include
#inc