view src/win32/IdleTracker/idletrack.h @ 4989:0f8189301213

[gaim-migrate @ 5324] fix a file descriptor leak committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 03 Apr 2003 23:15:00 +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();