Mercurial > pidgin.yaz
view src/win32/IdleTracker/idletrack.h @ 8527:ab0a5d0d7d9d
[gaim-migrate @ 9266]
notice and credit and all such ;-)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 30 Mar 2004 15:43:54 +0000 |
parents | 516061abad03 |
children | fc464a0abccc |
line wrap: on
line source
/* * idletrack.h */ #include <windows.h> extern DWORD wgaim_get_lastactive(); extern BOOL wgaim_set_idlehooks(); extern void wgaim_remove_idlehooks();