Mercurial > pidgin
view src/win32/IdleTracker/idletrack.h @ 6492:984260acd8e7
[gaim-migrate @ 7007]
0.68cvs
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Mon, 18 Aug 2003 16:35:23 +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();