src/win32/IdleTracker/idletrack.h

Sat, 16 Apr 2005 18:44:40 +0000

author
Stu Tomlinson <nosnilmot@pidgin.im>
date
Sat, 16 Apr 2005 18:44:40 +0000
changeset 10833
62d8c516b51b
parent 4533
5dc66200ccd9
child 12323
f52908fb23b0
permissions
-rw-r--r--

[gaim-migrate @ 12503]
Fix bug #1016434 - "MSN phone numbers don't appear changed until next logon"

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

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

mercurial