Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [win32] Remove the C++ dependency | Fridrich Štrba | 2010-03-27 | 1 | -0/+1 |
| | | | | Implement the Windows SENS network monitoring in plain C | ||||
* | [win32] Converting the Windows SENS from C++ to plain C | Fridrich Štrba | 2010-03-27 | 1 | -1/+1 |
| | |||||
* | [win32] Implement network status detection | Fridrich Strba | 2010-03-24 | 1 | -0/+19 |
The implementation is done using System Event Notification Service by implementing ConnectionMade ConnectionMadeNoQOCInfo and ConnectionLost methods of ISensNetwork interface. Introduces C++ dependency for Windows port only |