Hi
I'm moving one of my programs from MSVC 6 to .NET 2003 and now the librare is changed so that
basic_istream::get calls setstate(failbit) if no elements was extracted
Is there any clean way to go around this, for me a empty string is a normal case?
Regards
Per...
more >>
Hi All,
We are using Microsoft Forms 2.0 CommandButton and Microsoft Forms 2.0
TextBox in our application which is being developed in VC++. But, when we
try to run this application on a PC that does not have FM20.dll registered,
the aplication does not run. I want to know if we can distr...
more >>
I'm doing a load balancing project(using jni) and i want
to read the CPU usage from windows 2000. How can i do
that? is there any api from microsoft to do so? please
help me...
p/s:i want to read the total CPU usage and not for the
particular process only. the programming i'm using is
V...
more >>