Which headfile is include the GetLastInputInfo function ?
-
How did you find out the function exists ? If from the MSDN, it tells you what header to include. Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
-
How did you find out the function exists ? If from the MSDN, it tells you what header to include. Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
-
so you've already included it. :: won't show you every function that exists, across header files that the compiler isn't able to look at, how could it ? msdn.microsoft.com. I know the answer, but it would serve you better to work out how to find it for yourself, it's not hard. Google would almost certainly link to the MSDN entry. Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder
-
so you've already included it. :: won't show you every function that exists, across header files that the compiler isn't able to look at, how could it ? msdn.microsoft.com. I know the answer, but it would serve you better to work out how to find it for yourself, it's not hard. Google would almost certainly link to the MSDN entry. Christian I have drunk the cool-aid and found it wan and bitter. - Chris Maunder