I'm writing a windowed Win32 NMS prog using net-snmp 5.4.1 libs. The code generally follows the asynchronous tutorial app ( http://www.net-snmp.org/wiki/index.php/TUT:Simple_Async_Application ).
But I want to replace the tutorial's callback mechanism with the more Windows-native SendMessage/PostMessage scheme. Has anyone succeeded in anything similar? What approach did you take? How did you do it? In particular: How did you tell snmp_sess_init() what Msg to include in subsequent PostMessage() params? Thanks! -- Pete Wilson __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
