GetLastInputInfo giving me night mares.

  • Thread starter Thread starter Abhay Misra
  • Start date Start date
A

Abhay Misra

Hi,
I am trying to use the GetLastInputInfo() function on a very simple prog.
the problem is that it refuses to find the definition for the function in
the winuser.h file. I have included the windows.h header file and separately
opened the winuser.h file in a editor and checked to see if the fn is
defined. And guess what, it is. But VC++ refuses to pick it up . What should
I do.
Kind Regards,
abhay
 
Hi,
Well I am writing the code for a n/w application that will run on win 2k and
above. If I have posted in the wrong place I sincerely apologise.
abhay
 
You probably get better answers in a C++ newsgroup. This
newsgroup looks at Win2000 and networking issues - yours
is the first post on C++ I'v seen in a long time.
 
Back
Top