diff -r 6369bfd1b60d -r 08b5eae9f9ff upnpframework/upnputilities/BWINS/upnpconnmonu.def --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/upnpframework/upnputilities/BWINS/upnpconnmonu.def Wed Nov 03 11:45:09 2010 +0200 @@ -0,0 +1,6 @@ +EXPORTS + ?NewL@CUPnPConnectionMonitor@@SAPAV1@H@Z @ 1 NONAME ; class CUPnPConnectionMonitor * CUPnPConnectionMonitor::NewL(int) + ?NotifyIap@CUPnPConnectionMonitor@@QAEXH@Z @ 2 NONAME ; void CUPnPConnectionMonitor::NotifyIap(int) + ?NotifyIapCancel@CUPnPConnectionMonitor@@QAEXXZ @ 3 NONAME ; void CUPnPConnectionMonitor::NotifyIapCancel(void) + ?SetObserver@CUPnPConnectionMonitor@@QAEXAAVMUPnPConnectionMonitorObserver@@@Z @ 4 NONAME ; void CUPnPConnectionMonitor::SetObserver(class MUPnPConnectionMonitorObserver &) +