Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Dec : GetLastInputInfo
| Subject: | GetLastInputInfo |
| Posted by: | "Darren" (d arre..@pclegends.com) |
| Date: | Mon, 10 Dec 2007 13:07:44 |
I realize that this function is only for xp/nt, but.....
How can it exist in a program intended to run on Win98 as well?
On win98, the function will never get called, but just it's existence keeps
the app from running on win98.
There must be a way around this.
Thanks