Mercurial > pidgin.yaz
view src/win32/IdleTracker/idletrack.h @ 10201:5e1ca11db043
[gaim-migrate @ 11319]
silc added
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Wed, 17 Nov 2004 23:08:24 +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();