pidgin/win32/IdleTracker/idletrack.h

changeset 15574
18d9d1c05994
parent 15435
4b933b06d75e
child 16238
33bf2fd32108
child 18068
b6554e3c8224
child 20478
46933dc62880
child 22687
3cb9f701d421
equal deleted inserted replaced
15572:e069b22c1fc4 15574:18d9d1c05994
1 /* 1 /*
2 * idletrack.h 2 * idletrack.h
3 */ 3 */
4 #include <windows.h> 4 #include <windows.h>
5 5
6 DWORD wgaim_get_lastactive(void); 6 DWORD winpidgin_get_lastactive(void);
7 BOOL wgaim_set_idlehooks(void); 7 BOOL winpidgin_set_idlehooks(void);
8 void wgaim_remove_idlehooks(void); 8 void winpidgin_remove_idlehooks(void);

mercurial