>Ok, I mixed up Disconnect and DisconnectNotify... Still the return value for >DisconnectNotify doesn't seem to ever be STATUS_SUCCESS... Yes - that should be changed, since STATUS_CONNECTION_DISCONNECTED is an error code, and the disconnect notify was successful. - Sean