Parent Directory
|
Revision Log
|
Patch
revision 57 by werner, Wed Nov 2 11:29:44 2005 UTC | revision 59 by twoaday, Wed Nov 2 13:50:48 2005 UTC | |
---|---|---|
# | Line 237 PTD_keyb_send (UINT *keys, UINT n_keys) | Line 237 PTD_keyb_send (UINT *keys, UINT n_keys) |
237 | } | } |
238 | ||
239 | ||
/* Return version of the PTD library. */ | ||
extern "C" const char * | ||
PTD_get_version (void) | ||
{ | ||
return PACKAGE_VERSION; | ||
} | ||
240 | /* Display a JPG picture in the given window at the given point. */ | /* Display a JPG picture in the given window at the given point. */ |
241 | extern "C" int | extern "C" int |
242 | PTD_jpg_show (HWND hwnd, POINT *p, LPCSTR name) | PTD_jpg_show (HWND hwnd, POINT *p, LPCSTR name) |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |