Parent Directory
|
Revision Log
|
Patch
revision 334 by twoaday, Fri Sep 25 16:08:14 2009 UTC | revision 335 by twoaday, Sun Nov 27 12:20:21 2011 UTC | |
---|---|---|
# | Line 44 extern char gpgver[]; /* Contains gpg v | Line 44 extern char gpgver[]; /* Contains gpg v |
44 | extern "C" { | extern "C" { |
45 | #endif | #endif |
46 | BOOL PTD_initialize (void); | BOOL PTD_initialize (void); |
47 | void PTD_delete (void); | void PTD_delete_hook (void); |
HWND PTD_get_curr_hwnd (void); | ||
int PTD_is_used (void); | ||
BOOL PTD_keyb_send (UINT *keys, UINT n_keys); | ||
48 | #ifdef __cplusplus | #ifdef __cplusplus |
49 | } | } |
50 | #endif | #endif |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |