Mercurial > pidgin.yaz
view src/win32/IdleTracker/idletrack.h @ 6234:ff7aa6acee95
[gaim-migrate @ 6727]
reformat
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Sat, 19 Jul 2003 19:34:36 +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();