Win32::Lglcd - Perl extension for writting perl's app for logitech devices.
use Win32::Lglcd; blah blah blah
Stub documentation for Win32::Lglcd, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited.
Blah blah blah.
None by default.
LGLCDBUTTON_BUTTON0 LGLCDBUTTON_BUTTON1 LGLCDBUTTON_BUTTON2 LGLCDBUTTON_BUTTON3 LGLCD_APPLET_CAP_BASIC LGLCD_APPLET_CAP_CAN_CLOSE_AND_REOPEN_DEVICE LGLCD_APPLET_CAP_CAN_CLOSE_CONNECTION LGLCD_APPLET_CAP_CAN_CLOSE_DEVICE LGLCD_APPLET_CAP_CAN_RUN_ON_MULTIPLE_DEVICES LGLCD_BMP_FORMAT_160x43x1 LGLCD_BMP_HEIGHT LGLCD_BMP_WIDTH LGLCD_DEVICE_FAMILY_JACKBOX LGLCD_DEVICE_FAMILY_KEYBOARD_G15 LGLCD_DEVICE_FAMILY_LCDEMULATOR_G15 LGLCD_DEVICE_FAMILY_OTHER LGLCD_DEVICE_FAMILY_RAINBOW LGLCD_DEVICE_FAMILY_SPEAKERS_Z10 LGLCD_INVALID_CONNECTION LGLCD_INVALID_DEVICE LGLCD_LCD_FOREGROUND_APP_NO LGLCD_LCD_FOREGROUND_APP_YES LGLCD_NOTIFICATION_CLOSE_AND_REOPEN_DEVICE LGLCD_NOTIFICATION_CLOSE_CONNECTION LGLCD_NOTIFICATION_CLOSE_DEVICE LGLCD_NOTIFICATION_DEVICE_ARRIVAL LGLCD_NOTIFICATION_DEVICE_REMOVAL LGLCD_NOTIFICATION_RUN_NEW_INSTANCE_ON_DEVICE LGLCD_PRIORITY_ALERT LGLCD_PRIORITY_BACKGROUND LGLCD_PRIORITY_IDLE_NO_SHOW LGLCD_PRIORITY_NORMAL lgLcdConnect lgLcdConnectEx lgLcdEnumerateEx
While the applet is running, it crash when softbutton are clicked before the callback of previous as leaved. May be a re-entrance matter. It is in my todo list.
- improve test units - write applet's skeleton / base object - avoiding callback re-entrance
Mention other useful documentation such as the documentation of related modules or operating system documentation (such as man pages in UNIX), or any relevant external documentation such as RFCs or standards.
If you have a mailing list set up for your module, mention it here.
If you have a web site set up for your module, mention it here.
N. Georges, <xlat.@cpan.org>
Copyright (C) 2008 by N. Georges
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.