view src/win32/IdleTracker/idletrack.h @ 13047:473d3a454615

[gaim-migrate @ 15408] 15:52:32 <NSA_> In the system tray, the "Custom Status..." should be changed to "New Status..." to be more consistent. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Thu, 26 Jan 2006 20:54:00 +0000
parents 202ce52b77a9
children
line wrap: on
line source

/*
 * idletrack.h
 */
#include <windows.h>

DWORD wgaim_get_lastactive(void);
BOOL wgaim_set_idlehooks(void);
void wgaim_remove_idlehooks(void);